mirror of
https://github.com/OpenSpace/OpenSpace.git
synced 2026-01-09 21:21:19 -06:00
Compile fix in globebrowsing
This commit is contained in:
@@ -24,6 +24,8 @@
|
||||
|
||||
#include <modules/globebrowsing/tile/tilediskcache.h>
|
||||
|
||||
#include <modules/globebrowsing/tile/tileioresult.h>
|
||||
|
||||
#include <ghoul/logging/logmanager.h>
|
||||
|
||||
#include <sstream>
|
||||
|
||||
@@ -34,6 +34,8 @@
|
||||
|
||||
namespace openspace {
|
||||
|
||||
struct TileIOResult;
|
||||
|
||||
using namespace ghoul::filesystem;
|
||||
|
||||
class TileDiskCache {
|
||||
|
||||
Reference in New Issue
Block a user