mirror of
https://github.com/OpenSpace/OpenSpace.git
synced 2026-05-01 16:29:43 -05:00
added <stdint> include to fix compilation issue with int32_t datatype
This commit is contained in:
@@ -27,6 +27,7 @@
|
||||
|
||||
#include <vector>
|
||||
#include <sgct.h>
|
||||
#include <stdint.h>
|
||||
|
||||
namespace openspace {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user