From: omy Date: Mon, 13 Jul 2015 10:55:04 +0000 (+0300) Subject: Compilation error fixed: removed obsolete includes. X-Git-Url: http://git.dev.opencascade.org/gitweb/?a=commitdiff_plain;h=48b696f1c188ae42eeb79e56947fca8072b0f033;p=occt-copy.git Compilation error fixed: removed obsolete includes. --- diff --git a/src/Voxel/Voxel_Prs.hxx b/src/Voxel/Voxel_Prs.hxx index d65301035d..6e423bdc59 100644 --- a/src/Voxel/Voxel_Prs.hxx +++ b/src/Voxel/Voxel_Prs.hxx @@ -19,8 +19,6 @@ #include #include #include -#include -#include #include #include #include @@ -72,4 +70,4 @@ public: DEFINE_STANDARD_RTTI (Voxel_Prs) }; -#endif // _Voxel_Prs_HeaderFile \ No newline at end of file +#endif // _Voxel_Prs_HeaderFile