1
0
mirror of https://github.com/VCMP-SqMod/SqMod.git synced 2025-01-19 12:07:13 +01:00
SqMod/source/Library/Numeric.hpp

15 lines
361 B
C++
Raw Normal View History

2015-09-30 03:56:11 +03:00
#ifndef _LIBRARY_NUMERIC_HPP_
#define _LIBRARY_NUMERIC_HPP_
// ------------------------------------------------------------------------------------------------
#include "SqBase.hpp"
2015-09-30 03:56:11 +03:00
// ------------------------------------------------------------------------------------------------
namespace SqMod {
2015-09-30 03:56:11 +03:00
} // Namespace:: SqMod
#endif // _LIBRARY_NUMERIC_HPP_