mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-08-28 15:53:00 +00:00
Patch by Antti Risteli (andepoikka)
Compile problems on gcc ubuntu-4.4.3 + misc
This commit is contained in:
@@ -256,6 +256,7 @@ namespace IfcParse {
|
||||
std::string error;
|
||||
public:
|
||||
IfcException(std::string e);
|
||||
~IfcException () throw ();
|
||||
const char* what() const throw();
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user