mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-09-17 22:11:36 +00:00
Dllimport/export for IfcGeom. Closes #77
This commit is contained in:
@@ -26,7 +26,7 @@
|
||||
|
||||
namespace IfcGeom {
|
||||
|
||||
class Material {
|
||||
class IFC_GEOM_API Material {
|
||||
private:
|
||||
const IfcGeom::SurfaceStyle* style;
|
||||
public:
|
||||
|
||||
Reference in New Issue
Block a user