mirror of
https://github.com/VCMP-SqMod/SqMod.git
synced 2024-11-08 08:47:17 +01:00
10 lines
379 B
C++
10 lines
379 B
C++
|
// ------------------------------------------------------------------------------------------------
|
||
|
#include "Core/Privilege/Base.hpp"
|
||
|
|
||
|
// ------------------------------------------------------------------------------------------------
|
||
|
namespace SqMod {
|
||
|
|
||
|
// ------------------------------------------------------------------------------------------------
|
||
|
|
||
|
} // Namespace:: SqMod
|