diff options
Diffstat (limited to 'src/d/d_map.cpp')
| -rw-r--r-- | src/d/d_map.cpp | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/d/d_map.cpp b/src/d/d_map.cpp index c4e68f0a82..3b5b96fcda 100644 --- a/src/d/d_map.cpp +++ b/src/d/d_map.cpp @@ -3,6 +3,9 @@ * */ +// not sure if this object is supposed to have a PCH - +// including it completely messes up weak function ordering + #define NO_INLINE_DLSTBASE_DRAW #include "d/d_map.h" |
