mirror of
https://github.com/OpenSpace/OpenSpace.git
synced 2026-01-06 03:29:44 -06:00
Fix GAIA module compile for macOS (missing #include <string>)
This commit is contained in:
@@ -27,6 +27,8 @@
|
||||
|
||||
#include <openspace/util/task.h>
|
||||
|
||||
#include <string>
|
||||
|
||||
namespace openspace {
|
||||
|
||||
namespace documentation { struct Documentation; }
|
||||
|
||||
Reference in New Issue
Block a user