mirror of
https://github.com/VCMP-SqMod/SqMod.git
synced 2024-11-08 08:47:17 +01:00
f4a11ef825
Consolidated and simplified the module API system. Various other fixes and improvements.
4 lines
234 B
C++
4 lines
234 B
C++
// ////////////////////////////////////////////////////////////////////////////////////////////////
|
|
#include "SqMod.h"
|
|
#include "SqMod.inl"
|
|
/* This method is used toa void compilers warning about C++ flags on C files and viceversa. */ |