mirror of
https://port.numenaute.org/aleajactaest/khanat-code-old.git
synced 2025-01-22 14:42:02 +00:00
9 lines
154 B
C++
9 lines
154 B
C++
|
|
#include "stdpch.h"
|
|
|
|
|
|
// leave not static else this workaround don't work
|
|
void dummyToAvoidStupidCompilerWarning_std_pch_clientsheet_cpp()
|
|
{
|
|
}
|
|
|