mirror of
https://github.com/VCMP-SqMod/SqMod.git
synced 2025-06-15 22:57:12 +02:00
Merge the Random and Math libraries into the Numeric library and organize code a bit.
This commit is contained in:
@ -17,7 +17,7 @@
|
||||
|
||||
// ------------------------------------------------------------------------------------------------
|
||||
#ifndef SQMOD_PLUGIN_API
|
||||
#include "Library/Numeric.hpp"
|
||||
#include "Library/Numeric/LongInt.hpp"
|
||||
#include <sqstdstring.h>
|
||||
#endif // SQMOD_PLUGIN_API
|
||||
|
||||
|
Reference in New Issue
Block a user