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