mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-04-03 17:56:21 +03:00
0031983: Samples - CSharp cannot be compiled "atomic<> is not supported by C++/CLI"
Removed includes-dependency of the CSharp sample from TDF_Label.hxx
This commit is contained in:
parent
2fda738623
commit
53f46612d9
@ -25,12 +25,12 @@
|
||||
#include <Quantity_HArray1OfColor.hxx>
|
||||
#include <Standard_CString.hxx>
|
||||
#include <Standard_Integer.hxx>
|
||||
#include <TDocStd_Document.hxx>
|
||||
|
||||
class VrmlConverter_Drawer;
|
||||
class VrmlConverter_Projector;
|
||||
class Vrml_Material;
|
||||
class TopoDS_Shape;
|
||||
class TDocStd_Document;
|
||||
|
||||
|
||||
//! Creates and writes VRML files from Open
|
||||
|
@ -59,6 +59,7 @@
|
||||
#include <TColStd_MapIteratorOfPackedMapOfInteger.hxx>
|
||||
#include <TDataStd_Name.hxx>
|
||||
#include <TDocStd_Application.hxx>
|
||||
#include <TDocStd_Document.hxx>
|
||||
#include <TopoDS_Face.hxx>
|
||||
#include <TopoDS_Shape.hxx>
|
||||
#include <UnitsAPI.hxx>
|
||||
|
Loading…
x
Reference in New Issue
Block a user