diff options
Diffstat (limited to 'glew/auto/src/eglew_mid.h')
-rw-r--r-- | glew/auto/src/eglew_mid.h | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/glew/auto/src/eglew_mid.h b/glew/auto/src/eglew_mid.h new file mode 100644 index 0000000..f94a149 --- /dev/null +++ b/glew/auto/src/eglew_mid.h @@ -0,0 +1,4 @@ +/* ------------------------------------------------------------------------- */ + +#define EGLEW_FUN_EXPORT GLEW_FUN_EXPORT +#define EGLEW_VAR_EXPORT GLEW_VAR_EXPORT |