1
0
mirror of https://git.dev.opencascade.org/repos/occt.git synced 2025-04-03 17:56:21 +03:00

0023022: This is desirable to access OpenGl extensions and core API (1.2+) in one place

Correction of compilation errors
This commit is contained in:
bugmaster 2012-03-16 10:39:06 +04:00
parent 71c4f9c655
commit d64e6d05d9
2 changed files with 4 additions and 0 deletions

View File

@ -13,6 +13,8 @@
#include <OpenGl_AspectText.hxx>
#include <OpenGl_TextParam.hxx>
#include <GL/glu.h>
/*----------------------------------------------------------------------*/
struct OpenGl_LAYER_PROP

View File

@ -48,6 +48,8 @@ when a face has confused or aligned points.
************************************************************************/
#include <stdio.h>
#include <OpenGl_GlCore11.hxx>
#include <OpenGl_telem_util.hxx>