mirror of
https://github.com/silverqx/TinyORM.git
synced 2026-05-08 01:29:23 -05:00
added comment
This commit is contained in:
@@ -9,6 +9,7 @@ TINY_SYSTEM_HEADER
|
||||
#ifdef TINYORM_COMMON_NAMESPACE
|
||||
# define TINYORM_BEGIN_COMMON_NAMESPACE namespace TINYORM_COMMON_NAMESPACE {
|
||||
# define TINYORM_END_COMMON_NAMESPACE }
|
||||
// User namespace is not defined
|
||||
#else
|
||||
# define TINYORM_COMMON_NAMESPACE
|
||||
# define TINYORM_BEGIN_COMMON_NAMESPACE
|
||||
|
||||
Reference in New Issue
Block a user