IfcConvert Windows unicode support (#258)

This commit is contained in:
Thomas Krijnen
2019-02-08 15:18:55 +01:00
committed by GitHub
parent 9b0be0fb4e
commit a4c2aa8f42
15 changed files with 506 additions and 235 deletions
+2
View File
@@ -32,6 +32,8 @@
#include <string>
#include <cmath>
#include "../ifcparse/utils.h"
using namespace IfcSchema;
static std::string& collada_id(std::string& s)