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()
|
||
|
{
|
||
|
}
|
||
|
|