Fix incorrect PCH being used in some framework objects (#2604)

This commit is contained in:
Max Roncace
2025-08-25 18:34:26 -04:00
committed by GitHub
parent b309e0cf57
commit 22573bf7a6
13 changed files with 9 additions and 16 deletions
-1
View File
@@ -1,7 +1,6 @@
#ifndef DOLZEL_REL_H
#define DOLZEL_REL_H
// PCH breaks debug build for RELs right now
#if __MWERKS__
#include "d/dolzel_rel.mch"
#else