mirror of
https://port.numenaute.org/aleajactaest/khanat-code-old.git
synced 2025-01-16 11:35:32 +00:00
9 lines
143 B
C++
9 lines
143 B
C++
|
|
#include "stdpacs.h"
|
|
|
|
|
|
// leave not static else this workaround don't work
|
|
void dummyToAvoidStupidCompilerWarning_stdpacs_cpp()
|
|
{
|
|
}
|
|
|