From: nge Date: Tue, 27 Apr 2010 08:10:49 +0000 (+0000) Subject: Porting to gcc 4.3 and higher X-Git-Tag: V5_1_4rc1~15 X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=6d24e8df36ed9d37eb1fe2241c6259defe6932d7;p=modules%2Fgui.git Porting to gcc 4.3 and higher --- diff --git a/src/OpenGLUtils/OpenGLUtils_FrameBuffer.cxx b/src/OpenGLUtils/OpenGLUtils_FrameBuffer.cxx index 62f5687d1..e227f2642 100755 --- a/src/OpenGLUtils/OpenGLUtils_FrameBuffer.cxx +++ b/src/OpenGLUtils/OpenGLUtils_FrameBuffer.cxx @@ -24,7 +24,7 @@ #include -#include +#include #ifndef WNT # ifndef GLX_GLXEXT_LEGACY