Unofficial OpenGL Software Development Kit  0.5.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Groups Pages
wgl_load.hpp
Go to the documentation of this file.
1 #ifndef WINDOWSGL_GEN_LOAD_FUNCTIONS_HPP
2 #define WINDOWSGL_GEN_LOAD_FUNCTIONS_HPP
3 
9 #include "_int_load_test.hpp"
10 
13 
15 namespace glload
16 {
25 
26 
27 }
29 #endif /*WINDOWSGL_GEN_LOAD_FUNCTIONS_HPP*/