1
0
mirror of https://git.dev.opencascade.org/repos/occt.git synced 2025-04-05 18:16:23 +03:00

Update for compilation on gcc compilers up to 4.4.5

This commit is contained in:
bugmaster 2011-09-23 12:04:47 +00:00 committed by bugmaster
parent a042f2e786
commit e2f8b392a6

View File

@ -14,6 +14,7 @@
#include <set>
#include <map>
#include <cstdlib>
#ifndef SIZE_MAX
#define SIZE_MAX UINT_MAX