From: nge Date: Wed, 2 Jun 2010 12:04:09 +0000 (+0000) Subject: Remove useless SALOMEDS include X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=f8b2d584e38325326bbbf132beda69611060dced;p=modules%2Fkernel.git Remove useless SALOMEDS include --- diff --git a/src/SALOMEDSImpl/Makefile.am b/src/SALOMEDSImpl/Makefile.am index 6b2997b43..dcbf8a98d 100644 --- a/src/SALOMEDSImpl/Makefile.am +++ b/src/SALOMEDSImpl/Makefile.am @@ -98,7 +98,6 @@ COMMON_CPPFLAGS=\ -I$(srcdir)/../HDFPersist \ -I$(srcdir)/../DF \ -I$(srcdir)/../GenericObj \ - -I$(srcdir)/../SALOMEDS \ -I$(top_builddir)/idl \ -I$(top_builddir) \ @HDF5_INCLUDES@ \ diff --git a/src/SALOMEDSImpl/SALOMEDSImpl_Study.cxx b/src/SALOMEDSImpl/SALOMEDSImpl_Study.cxx index 1f26a45c2..c8abc7e5a 100644 --- a/src/SALOMEDSImpl/SALOMEDSImpl_Study.cxx +++ b/src/SALOMEDSImpl/SALOMEDSImpl_Study.cxx @@ -41,7 +41,6 @@ #include "SALOMEDSImpl_Tool.hxx" #include "SALOMEDSImpl_IParameters.hxx" #include "SALOMEDSImpl_ScalarVariable.hxx" -#include "SALOMEDS_Study_i.hxx" #include #include