mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-09-23 15:26:33 +00:00
Fix #4335. Fix compilation error.
This commit is contained in:
@@ -33,6 +33,7 @@
|
|||||||
#include <iomanip>
|
#include <iomanip>
|
||||||
#include <sstream>
|
#include <sstream>
|
||||||
#include <string>
|
#include <string>
|
||||||
|
#include <algorithm>
|
||||||
|
|
||||||
#define FIRST_SOLIDUS (1 << 1)
|
#define FIRST_SOLIDUS (1 << 1)
|
||||||
#define PAGE (1 << 2)
|
#define PAGE (1 << 2)
|
||||||
|
|||||||
Reference in New Issue
Block a user