]> SALOME platform Git repositories - modules/kernel.git/commitdiff
Salome HOME
Remove useless SALOMEDS include
authornge <nge>
Wed, 2 Jun 2010 12:04:09 +0000 (12:04 +0000)
committernge <nge>
Wed, 2 Jun 2010 12:04:09 +0000 (12:04 +0000)
src/SALOMEDSImpl/Makefile.am
src/SALOMEDSImpl/SALOMEDSImpl_Study.cxx

index 6b2997b437b4102a41e959f7e094de07565b0788..dcbf8a98dbe58364f5de23a3385ba2cd3cf2475f 100644 (file)
@@ -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@ \
index 1f26a45c2e716ae0aa42633e17e0fbfcacbaa5e5..c8abc7e5ac536eb864c416ad79877b9a5a0deb4a 100644 (file)
@@ -41,7 +41,6 @@
 #include "SALOMEDSImpl_Tool.hxx"
 #include "SALOMEDSImpl_IParameters.hxx"
 #include "SALOMEDSImpl_ScalarVariable.hxx"
-#include "SALOMEDS_Study_i.hxx"
 
 #include <fstream>
 #include <sstream>