0020716: Eliminate usage of "config.h" header file
[occt.git] / src / OpenGl / OpenGl_Workspace_5.cxx
index b7a3d11..d952455 100644 (file)
 #include <OpenGl_ShaderManager.hxx>
 #include <OpenGl_telem_util.hxx>
 
-#ifdef HAVE_CONFIG_H
-# include <config.h>
-#endif
-
 /* OCC22218 NOTE: project dependency on gl2ps is specified by macro */
 #ifdef HAVE_GL2PS
   #include <gl2ps.h>