khanat-opennel-code/code/nel/src/sound/stdsound.cpp
2010-05-06 02:08:41 +02:00

9 lines
146 B
C++

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