acdemiralp / gl

Header-only C++17 wrapper for OpenGL 4.6 Core Profile.
Boost Software License 1.0
158 stars 11 forks source link

Resolved 'interface' compilation errors, added gitignore #2

Closed ghost closed 7 years ago

ghost commented 7 years ago

I found issue with compilation my project with these headers because interface in C++ are a reserved or invalid name.

acdemiralp commented 7 years ago

See cd8644337157bd727e4053ecb7b58457acee5a44