mirror of
https://github.com/wichtounet/thor-os.git
synced 2025-09-12 05:58:15 -04:00
Fix macro
This commit is contained in:
parent
16676c911b
commit
30f558cddf
@ -40,6 +40,8 @@ constexpr bool is_thor_lib(){
|
||||
#define THOR_NAMESPACE_NAME(LIB_NS,THOR_NS) THOR_NS
|
||||
#endif
|
||||
|
||||
#define THOR_NAMESPACE(LIB_NS,THOR_NS) namespace THOR_NAMESPACE_NAME(LIB_NS, THOR_NS)
|
||||
|
||||
// Namespaces in kernel
|
||||
|
||||
#ifdef THOR_TLIB
|
||||
|
Loading…
x
Reference in New Issue
Block a user