Sprinkle with template and typename keywords

This commit is contained in:
Thomas Krijnen
2017-12-22 16:45:02 +01:00
parent 472fde5599
commit 5e23086947
8 changed files with 20 additions and 12 deletions
+2
View File
@@ -31,6 +31,8 @@
#include <map>
const char* const Ifc4::Identifier = "IFC4";
using namespace IfcParse;
using namespace IfcWrite;