]> SALOME platform Git repositories - modules/gui.git/commitdiff
Salome HOME
Fedora must die
authorsln <sln@opencascade.com>
Tue, 2 Jul 2013 15:07:50 +0000 (15:07 +0000)
committersln <sln@opencascade.com>
Tue, 2 Jul 2013 15:07:50 +0000 (15:07 +0000)
src/SUITApp/SUITApp.cxx

index bb34aa3066e39e66be8312a001ca6154419341c0..c395fd3c4ea29e3db61ecbf76fba3ea0b306eb32 100644 (file)
 
 #ifdef WIN32
 #include <UserEnv.h>
+#else 
+#include <sys/types.h>
+#include <unistd.h>
 #endif
 
+
 static QString salomeVersion()
 {
   QString path( ::getenv( "GUI_ROOT_DIR" ) );