mirror of
https://port.numenaute.org/aleajactaest/khanat-code-old.git
synced 2025-01-22 14:42:02 +00:00
10 lines
140 B
C++
10 lines
140 B
C++
|
|
||
|
#include "std3d.h"
|
||
|
|
||
|
|
||
|
// leave not static else this workaround don't work
|
||
|
void dummyToAvoidStupidCompilerWarning_std_3d_cpp()
|
||
|
{
|
||
|
}
|
||
|
|