base progress

This commit is contained in:
2025-02-01 22:58:35 -05:00
parent 97e54f15a3
commit 078bf4b271
22 changed files with 101 additions and 94 deletions
+2 -2
View File
@@ -1,10 +1,10 @@
#ifdef MD_INTELLISENSE_DIRECTIVES
# pragma once
# include "cracking_compiler.h"
# include "context_cracking.h"
#endif
// C++ namespace support
#if MD_DONT_USE_NAMESPACE || MD_COMPILER_C
#if MD_DONT_USE_NAMESPACE || MD_LANG_C
# if MD_COMPILER_C
# define MD_NS
# define MD_NS_BEGIN