more compile fixes

This commit is contained in:
ed
2025-08-14 10:28:26 -04:00
parent d7158df20b
commit fa7d1fee42
4 changed files with 14 additions and 14 deletions
+1 -1
View File
@@ -4,7 +4,7 @@
#endif
// C++ namespace support
#if defined(MD_DONT_USE_NAMESPACE) || LANG_C
#if defined(MD_DONT_USE_NAMESPACE) || MD_LANG_C
# if LANG_C
# define MD_NS
# define MD_NS_BEGIN