Dllimport/export for IfcGeom. Closes #77

This commit is contained in:
Stinkfist0
2016-07-11 21:36:12 +03:00
parent 17e153d0c5
commit 6bcabfd567
12 changed files with 86 additions and 39 deletions
+1 -1
View File
@@ -26,7 +26,7 @@
namespace IfcGeom {
class Material {
class IFC_GEOM_API Material {
private:
const IfcGeom::SurfaceStyle* style;
public: