mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-08-04 13:13:25 +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:
@@ -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
|
||||
|
Reference in New Issue
Block a user