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