summaryrefslogtreecommitdiff
path: root/include/d
diff options
context:
space:
mode:
authorMax Roncace <me@caseif.net>2025-08-25 18:34:26 -0400
committerGitHub <noreply@github.com>2025-08-25 15:34:26 -0700
commit22573bf7a6bdfaaeef3777fee7879c3eeddf62b2 (patch)
tree175162ca613f2fdeaa109fafef5281289bc28bb4 /include/d
parentb309e0cf57ba36f0c3e01a205f7e097ae46f389b (diff)
Fix incorrect PCH being used in some framework objects (#2604)
Diffstat (limited to 'include/d')
-rw-r--r--include/d/dolzel_rel.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/d/dolzel_rel.h b/include/d/dolzel_rel.h
index 4aa114f514..699d399491 100644
--- a/include/d/dolzel_rel.h
+++ b/include/d/dolzel_rel.h
@@ -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