added comment

This commit is contained in:
silverqx
2024-01-01 20:27:36 +01:00
parent 5df3671f97
commit efd59ad655
+1
View File
@@ -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