mirror of
https://github.com/OpenSpace/OpenSpace.git
synced 2026-02-18 10:59:18 -06: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