Add include to please Jenkins

This commit is contained in:
Alexander Bock
2015-01-20 22:05:16 +01:00
parent 32b2c4942f
commit 8b26d6abf6

View File

@@ -32,6 +32,8 @@
#include <ghoul/filesystem/file.h>
#include <ghoul/misc/assert.h>
#include <fstream>
namespace {
const std::string _loggerCat = "RenderableFieldlines";