mirror of
https://github.com/Ed94/metadesk.git
synced 2026-06-13 07:52:22 -07:00
base progress
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user