mirror of
https://port.numenaute.org/aleajactaest/khanat-code-old.git
synced 2024-11-19 05:26:13 +00:00
10 lines
144 B
C++
10 lines
144 B
C++
|
|
||
|
#include "stdmisc.h"
|
||
|
|
||
|
|
||
|
// leave not static else this workaround don't work
|
||
|
void dummyToAvoidStupidCompilerWarning_std_misc_cpp()
|
||
|
{
|
||
|
}
|
||
|
|