From: bugmaster Date: Fri, 16 Mar 2012 06:39:06 +0000 (+0400) Subject: 0023022: This is desirable to access OpenGl extensions and core API (1.2+) in one... X-Git-Tag: V6_5_3_beta1~39 X-Git-Url: http://git.dev.opencascade.org/gitweb/?p=occt.git;a=commitdiff_plain;h=d64e6d05d9dc45b616548f6ebf955121f8107253 0023022: This is desirable to access OpenGl extensions and core API (1.2+) in one place Correction of compilation errors --- diff --git a/src/OpenGl/OpenGl_GraphicDriver_Layer.cxx b/src/OpenGl/OpenGl_GraphicDriver_Layer.cxx index efa084e2af..291bbfa6a0 100755 --- a/src/OpenGl/OpenGl_GraphicDriver_Layer.cxx +++ b/src/OpenGl/OpenGl_GraphicDriver_Layer.cxx @@ -13,6 +13,8 @@ #include #include +#include + /*----------------------------------------------------------------------*/ struct OpenGl_LAYER_PROP diff --git a/src/OpenGl/OpenGl_telem_util.cxx b/src/OpenGl/OpenGl_telem_util.cxx index e6756735f0..42ae2858b4 100755 --- a/src/OpenGl/OpenGl_telem_util.cxx +++ b/src/OpenGl/OpenGl_telem_util.cxx @@ -48,6 +48,8 @@ when a face has confused or aligned points. ************************************************************************/ +#include + #include #include