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