- IfcJni: Fix access violation errors by creating a copy of the byte[]

- Add version identifier to bimserver_plugin and IfcJni
This commit is contained in:
Thomas Krijnen
2012-01-24 13:38:37 +00:00
parent 456adceef9
commit 644ff7c033
4 changed files with 80 additions and 60 deletions
+2
View File
@@ -27,6 +27,8 @@
#ifndef IFCPARSE_H
#define IFCPARSE_H
#define IFCOPENSHELL_VERSION "0.3.0-rc2"
#include <string>
#include <sstream>
#include <iostream>