mirror of
https://github.com/zeldaret/tp
synced 2026-06-01 01:39:43 -04:00
Fix incorrect PCH being used in some framework objects (#2604)
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user