mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-08-14 13:30:48 +03:00
0032832: Coding - get rid of unused headers [FairCurve to GeomAPI]
This commit is contained in:
@@ -23,7 +23,6 @@
|
||||
#include <Storage_Error.hxx>
|
||||
#include <Storage_OpenMode.hxx>
|
||||
#include <Storage_Data.hxx>
|
||||
#include <Standard_Boolean.hxx>
|
||||
#include <Storage_Position.hxx>
|
||||
#include <Standard_Integer.hxx>
|
||||
#include <TColStd_SequenceOfAsciiString.hxx>
|
||||
|
@@ -15,7 +15,6 @@
|
||||
#ifndef _FSD_FStream_HeaderFile
|
||||
#define _FSD_FStream_HeaderFile
|
||||
|
||||
#include <stdio.h>
|
||||
#include <Standard_Stream.hxx>
|
||||
|
||||
typedef std::fstream FSD_FStream;
|
||||
|
Reference in New Issue
Block a user