mirror of
https://port.numenaute.org/aleajactaest/khanat-code-old.git
synced 2024-11-09 00:39:02 +00:00
10 lines
141 B
C++
10 lines
141 B
C++
|
|
||
|
#include "stdnet.h"
|
||
|
|
||
|
|
||
|
// leave not static else this workaround don't work
|
||
|
void dummyToAvoidStupidCompilerWarning_stdnet_cpp()
|
||
|
{
|
||
|
}
|
||
|
|