Make failedOnMissingInclude not extern

This commit is contained in:
Rangi42
2025-07-21 19:40:01 -04:00
parent 5f333d9753
commit 61730be6ce
4 changed files with 8 additions and 5 deletions

View File

@@ -41,7 +41,6 @@ struct Options {
};
extern Options options;
extern bool failedOnMissingInclude;
#define verbosePrint(...) \
do { \