khanat-code-old/code/ryzom/client/src/client_sheets/stdpch.cpp
2010-05-06 02:08:41 +02:00

9 lines
154 B
C++

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