dxx-rebirth/similar
Kp a8b6a8393b Fix PCH build
Add a comment in the #include directive to hide it from the PCH scanner,
since this file should not be included in the PCH.  It is only used in
one file, and it is included under special circumstances.  In
particular, it is included while inside a namespace.
2020-08-10 03:45:14 +00:00
..
2d Add color_palette_index type alias, to note palette-related uint8_t 2020-07-16 02:31:04 +00:00
3d Replace zip helper function with class template argument deduction 2020-07-16 02:31:04 +00:00
arch Move d_level_unique_object_state to a separate header 2020-08-10 03:45:14 +00:00
editor Move d_level_unique_object_state to a separate header 2020-08-10 03:45:14 +00:00
main Fix PCH build 2020-08-10 03:45:14 +00:00
misc Remove static inline declarations from fwd-partial_range.h 2020-06-10 02:25:32 +00:00