Skip to content
Snippets Groups Projects
Commit e6927beb authored by Jan Möbius's avatar Jan Möbius
Browse files

Added includes for windows define

parent da04b51b
No related branches found
No related tags found
No related merge requests found
...@@ -60,6 +60,7 @@ ...@@ -60,6 +60,7 @@
#include <ObjectTypes/VolumeMeshObject/VolumeMeshObject.hh> #include <ObjectTypes/VolumeMeshObject/VolumeMeshObject.hh>
#include <ObjectTypes/HexahedralMesh/HexahedralMesh.hh> #include <ObjectTypes/HexahedralMesh/HexahedralMesh.hh>
#include <OpenFlipper/common/Types.hh> #include <OpenFlipper/common/Types.hh>
#include <OpenFlipper/common/ObjectTypeDLLDefines.hh>
//== NAMESPACES =============================================================== //== NAMESPACES ===============================================================
......
...@@ -60,6 +60,7 @@ ...@@ -60,6 +60,7 @@
#include <ObjectTypes/VolumeMeshObject/VolumeMeshObject.hh> #include <ObjectTypes/VolumeMeshObject/VolumeMeshObject.hh>
#include <ObjectTypes/PolyhedralMesh/PolyhedralMesh.hh> #include <ObjectTypes/PolyhedralMesh/PolyhedralMesh.hh>
#include <OpenFlipper/common/Types.hh> #include <OpenFlipper/common/Types.hh>
#include <OpenFlipper/common/ObjectTypeDLLDefines.hh>
//== NAMESPACES =============================================================== //== NAMESPACES ===============================================================
......
...@@ -52,6 +52,7 @@ ...@@ -52,6 +52,7 @@
#include <ObjectTypes/VolumeMeshObject/VolumeMeshObject.hh> #include <ObjectTypes/VolumeMeshObject/VolumeMeshObject.hh>
#include <ObjectTypes/TetrahedralMesh/TetrahedralMesh.hh> #include <ObjectTypes/TetrahedralMesh/TetrahedralMesh.hh>
#include <OpenFlipper/common/Types.hh> #include <OpenFlipper/common/Types.hh>
#include <OpenFlipper/common/ObjectTypeDLLDefines.hh>
//== NAMESPACES =============================================================== //== NAMESPACES ===============================================================
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment