Skip to content
Snippets Groups Projects
Commit 954b34dd authored by Anna Wellmann's avatar Anna Wellmann
Browse files

Add includes in Conglomerate.h to fix build error in MSVC

parent 55d8a93c
No related branches found
No related tags found
1 merge request!216Fix memory leaks
......@@ -33,9 +33,12 @@
#ifndef CONGLOMERATE_H
#define CONGLOMERATE_H
#include <array>
#include "global.h"
#include "geometries/Object.h"
#include "basics/PointerDefinitions.h"
#define MAX_NUMBER_OF_OBJECTS 20
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment