1
0
mirror of https://github.com/VCMP-SqMod/SqMod.git synced 2025-01-19 03:57:14 +01:00
SqMod/shared/SqMod.cpp

4 lines
234 B
C++
Raw Normal View History

2016-02-23 17:48:30 +02:00
// ////////////////////////////////////////////////////////////////////////////////////////////////
#include "SqMod.h"
#include "SqMod.inl"
2016-02-23 17:48:30 +02:00
/* This method is used toa void compilers warning about C++ flags on C files and viceversa. */