mirror of
https://github.com/TwilitRealm/dusklight
synced 2026-07-10 12:54:50 -04:00
Don't include weak_bss_1109_to_1009.h on PC
Not relevant to us.
This commit is contained in:
@@ -2,7 +2,9 @@
|
||||
#define DOLZEL_BASE_PCH
|
||||
|
||||
// Fixes weak .bss
|
||||
#if !TARGET_PC
|
||||
#include "weak_bss_1109_to_1009.h" // IWYU pragma: export
|
||||
#endif
|
||||
|
||||
#include <cmath> // IWYU pragma: export
|
||||
#include <cstring> // IWYU pragma: export
|
||||
|
||||
Reference in New Issue
Block a user