mirror of
https://github.com/OpenSpace/OpenSpace.git
synced 2026-03-03 02:48:32 -06:00
GCC7 compile fix
This commit is contained in:
1
modules/globebrowsing/cache/lrucache.h
vendored
1
modules/globebrowsing/cache/lrucache.h
vendored
@@ -27,6 +27,7 @@
|
||||
|
||||
#include <list>
|
||||
#include <unordered_map>
|
||||
#include <vector>
|
||||
|
||||
namespace openspace {
|
||||
namespace globebrowsing {
|
||||
|
||||
Reference in New Issue
Block a user