From 1115d7bf9fbfa0556a3bfef47d171d3476973d6c Mon Sep 17 00:00:00 2001 From: prascle Date: Mon, 22 Mar 2004 07:28:14 +0000 Subject: [PATCH] PR: with gcc 2.95.4 (DEBIAN Woody) use "" instead of <> for dependancies --- src/SALOMEDS/SALOMEDS_StudyManager_i.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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" -- 2.39.2