mirror of
https://git.salome-platform.org/gitpub/modules/geom.git
synced 2025-02-23 23:55:37 +05:00
Porting to OCCT7.5.0
This commit is contained in:
parent
1405980f7e
commit
30bf08e12b
@ -37,6 +37,7 @@
|
||||
#include "utilities.h"
|
||||
|
||||
#include <Basics_Utils.hxx>
|
||||
#include <Basics_OCCTVersion.hxx>
|
||||
|
||||
#include <TDF_Tool.hxx>
|
||||
#include <TDF_Data.hxx>
|
||||
@ -62,7 +63,9 @@
|
||||
|
||||
#include <TColStd_DataMapIteratorOfDataMapOfIntegerTransient.hxx>
|
||||
|
||||
#if OCC_VERSION_LARGE < 0x07050000
|
||||
#include <Resource_DataMapIteratorOfDataMapOfAsciiStringAsciiString.hxx>
|
||||
#endif
|
||||
|
||||
#include <BinDrivers.hxx>
|
||||
#include <StdDrivers_DocumentRetrievalDriver.hxx>
|
||||
|
Loading…
Reference in New Issue
Block a user