Fix emcc, msvc and clang builds

This commit is contained in:
2026-05-18 12:42:51 +10:00
parent 0905a10f61
commit 70ceb6af11
10 changed files with 17582 additions and 427 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
#if (_CLANGD)
#if defined(_CLANGD)
#define DN_H_WITH_OS 1
#include "dn.h"
#endif