mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-08-18 11:20:21 +00:00
IfcConvert Windows unicode support (#258)
This commit is contained in:
@@ -32,6 +32,8 @@
|
||||
#include <string>
|
||||
#include <cmath>
|
||||
|
||||
#include "../ifcparse/utils.h"
|
||||
|
||||
using namespace IfcSchema;
|
||||
|
||||
static std::string& collada_id(std::string& s)
|
||||
|
||||
Reference in New Issue
Block a user