From f8b2d584e38325326bbbf132beda69611060dced Mon Sep 17 00:00:00 2001 From: nge Date: Wed, 2 Jun 2010 12:04:09 +0000 Subject: [PATCH] Remove useless SALOMEDS include --- src/SALOMEDSImpl/Makefile.am | 1 - src/SALOMEDSImpl/SALOMEDSImpl_Study.cxx | 1 - 2 files changed, 2 deletions(-) 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 -- 2.39.2