mirror of
https://port.numenaute.org/aleajactaest/khanat-opennel-code.git
synced 2024-12-18 23:18:43 +00:00
9 lines
147 B
C++
9 lines
147 B
C++
|
|
#include "stdopengl.h"
|
|
|
|
|
|
// leave not static else this workaround don't work
|
|
void dummyToAvoidStupidCompilerWarning_stdopengl_cpp()
|
|
{
|
|
}
|
|
|