mirror of
https://github.com/NGSolve/netgen.git
synced 2026-05-31 01:06:10 +08:00
test with Ubuntu 20.04, fix occ versions compatibility
This commit is contained in:
@@ -20,7 +20,7 @@
|
||||
#include <TDF_Attribute.hxx>
|
||||
#include <Standard_GUID.hxx>
|
||||
|
||||
#if OCC_VERSION_MAJOR>=7 && OCC_VERSION_MINOR>=2
|
||||
#if OCC_VERSION_MAJOR>=7 && OCC_VERSION_MINOR>=4
|
||||
#define OCC_HAVE_HISTORY
|
||||
#endif
|
||||
|
||||
|
||||
Reference in New Issue
Block a user