mirror of
https://port.numenaute.org/aleajactaest/khanat-opennel-code.git
synced 2024-12-20 07:58:44 +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()
|
||
|
{
|
||
|
}
|
||
|
|