khanat-opennel-code/code/nel/src/3d/driver/opengl/stdopengl.cpp
2010-05-06 02:08:41 +02:00

9 lines
147 B
C++

#include "stdopengl.h"
// leave not static else this workaround don't work
void dummyToAvoidStupidCompilerWarning_stdopengl_cpp()
{
}