From: prascle Date: Tue, 6 Apr 2004 14:14:15 +0000 (+0000) Subject: PR: to avoid confusion with QThread.exit() X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=5694960c729c276c482333e8fefbad384d339468;p=modules%2Fkernel.git PR: to avoid confusion with QThread.exit() --- diff --git a/src/Utils/utilities.h b/src/Utils/utilities.h index f8b86b71e..1cf18d27a 100644 --- a/src/Utils/utilities.h +++ b/src/Utils/utilities.h @@ -33,6 +33,7 @@ #include #include +#include #include "SALOME_Log.hxx" /* --- INFOS is always defined (without _DEBUG_): to be used for warnings, with release version --- */ @@ -82,7 +83,7 @@ #define HERE {cout<