mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-08-13 10:57:49 +00:00
Remove BOM in Interface.h
Add include for rand() and srand() in IfcGuidHelper.cpp Remove dependency on nullptr for older compilers
This commit is contained in:
@@ -25,6 +25,7 @@
|
||||
********************************************************************************/
|
||||
|
||||
#include <time.h>
|
||||
#include <stdlib.h>
|
||||
|
||||
#include "IfcWrite.h"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user