Schema dependent serializers

This commit is contained in:
Thomas Krijnen
2018-03-16 13:49:11 +01:00
parent d374fd3778
commit 834780b726
11 changed files with 34 additions and 32 deletions
+2 -2
View File
@@ -22,8 +22,8 @@
#ifndef SVGSERIALIZER_H
#define SVGSERIALIZER_H
#include "../ifcconvert/GeometrySerializer.h"
#include "../ifcconvert/util.h"
#include "../serializers/GeometrySerializer.h"
#include "../serializers/util.h"
#include <sstream>
#include <string>