Ifc2x3enum.h: fix header inclusion.

This commit is contained in:
Stinkfist0
2016-08-06 13:44:35 +03:00
parent 3cba5e6e94
commit 4ebee68736
+1 -1
View File
@@ -29,7 +29,7 @@
#ifndef IFC2X3ENUM_H
#define IFC2X3ENUM_H
#include "../ifcparse/IFC_PARSE_API.h"
#include "../ifcparse/ifc_parse_api.h"
#include <boost/optional.hpp>