mirror of
https://github.com/VCMP-SqMod/SqMod.git
synced 2026-07-24 01:17:12 +02:00
Various changes to the modules.
Also commited the remaining incomplete modules.
This commit is contained in:
@@ -0,0 +1,12 @@
|
||||
#ifndef _OPTIONS_HPP_
|
||||
#define _OPTIONS_HPP_
|
||||
|
||||
// ------------------------------------------------------------------------------------------------
|
||||
#include "Common.hpp"
|
||||
|
||||
// ------------------------------------------------------------------------------------------------
|
||||
namespace SqMod {
|
||||
|
||||
} // Namespace:: SqMod
|
||||
|
||||
#endif // _OPTIONS_HPP_
|
||||
Reference in New Issue
Block a user