Intermediate commit

This commit is contained in:
Alexander Bock
2020-08-04 01:11:00 +02:00
parent 1a98b57c3b
commit c3cb10453b
3 changed files with 4 additions and 8 deletions
+1 -5
View File
@@ -28,13 +28,9 @@
#include <openspace/documentation/documentationgenerator.h>
#include <ghoul/misc/exception.h>
#include <ghoul/misc/templatefactory.h>
#include <memory>
namespace ghoul {
template <class T> class TemplateFactory;
class TemplateFactoryBase;
} // namespace ghoul
namespace openspace {
/**