mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-09-17 22:11:36 +00:00
Wrap more classes into ifcopenshell:: namespace
This commit is contained in:
@@ -35,6 +35,8 @@
|
||||
namespace ifcopenshell {
|
||||
namespace serializers {
|
||||
|
||||
using ifcopenshell::geom::geometry_serializer;
|
||||
|
||||
struct SERIALIZERS_API geometry_serializer_info {
|
||||
std::string format;
|
||||
std::string name;
|
||||
|
||||
Reference in New Issue
Block a user