From: prascle Date: Mon, 22 Mar 2004 07:28:14 +0000 (+0000) Subject: PR: with gcc 2.95.4 (DEBIAN Woody) use "" instead of <> for dependancies X-Git-Tag: V1_4_0~1 X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=1115d7bf9fbfa0556a3bfef47d171d3476973d6c;p=modules%2Fkernel.git PR: with gcc 2.95.4 (DEBIAN Woody) use "" instead of <> for dependancies --- diff --git a/src/SALOMEDS/SALOMEDS_StudyManager_i.cxx b/src/SALOMEDS/SALOMEDS_StudyManager_i.cxx index a7d64ccd0..0eadebb95 100644 --- a/src/SALOMEDS/SALOMEDS_StudyManager_i.cxx +++ b/src/SALOMEDS/SALOMEDS_StudyManager_i.cxx @@ -76,7 +76,7 @@ #include using namespace std; -#include +#include "SALOME_GenericObj_i.hh" #define USE_CASE_LABEL_ID "0:2" #define AUTO_SAVE_GUID "128268A3-71C9-4036-89B1-F81BD6A4FCF2"