Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
OpenFlipper-Free
Type-OpenVolumeMesh
Commits
e6927beb
Commit
e6927beb
authored
Dec 28, 2016
by
Jan Möbius
Browse files
Added includes for windows define
parent
da04b51b
Changes
3
Hide whitespace changes
Inline
Side-by-side
ObjectTypes/HexahedralMesh/PluginFunctionsHexahedralMesh.hh
View file @
e6927beb
...
...
@@ -60,6 +60,7 @@
#include
<ObjectTypes/VolumeMeshObject/VolumeMeshObject.hh>
#include
<ObjectTypes/HexahedralMesh/HexahedralMesh.hh>
#include
<OpenFlipper/common/Types.hh>
#include
<OpenFlipper/common/ObjectTypeDLLDefines.hh>
//== NAMESPACES ===============================================================
...
...
ObjectTypes/PolyhedralMesh/PluginFunctionsPolyhedralMesh.hh
View file @
e6927beb
...
...
@@ -60,6 +60,7 @@
#include
<ObjectTypes/VolumeMeshObject/VolumeMeshObject.hh>
#include
<ObjectTypes/PolyhedralMesh/PolyhedralMesh.hh>
#include
<OpenFlipper/common/Types.hh>
#include
<OpenFlipper/common/ObjectTypeDLLDefines.hh>
//== NAMESPACES ===============================================================
...
...
ObjectTypes/TetrahedralMesh/PluginFunctionsTetrahedralMesh.hh
View file @
e6927beb
...
...
@@ -52,6 +52,7 @@
#include
<ObjectTypes/VolumeMeshObject/VolumeMeshObject.hh>
#include
<ObjectTypes/TetrahedralMesh/TetrahedralMesh.hh>
#include
<OpenFlipper/common/Types.hh>
#include
<OpenFlipper/common/ObjectTypeDLLDefines.hh>
//== NAMESPACES ===============================================================
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment