dxx-rebirth/similar
Kp ea5020a773 Fix gcc-4.9 build of similar/main/wall.cpp
gcc-4.9 shipped without support for std::is_trivially_move_assignable.
This is only needed in a sanity check, so preprocess it out when using a
gcc below gcc-5.

Reported-by: joolswills <https://github.com/dxx-rebirth/dxx-rebirth/issues/411>
Fixes: 57334255ac ("Simplify stuck object cleanup")
2018-10-20 17:25:59 +00:00
..
2d Allow longer mission titles in New Game dialog 2018-06-27 03:34:34 +00:00
3d Switch most in-tree http:// links to https:// 2018-09-02 00:57:29 +00:00
arch Fix clang warning about using %hu with unsigned 2018-10-20 17:25:59 +00:00
editor Make Viewer const object * 2018-09-25 03:44:09 +00:00
main Fix gcc-4.9 build of similar/main/wall.cpp 2018-10-20 17:25:59 +00:00
misc Enable SHAREPATH for non-LinuxPlatformSettings 2018-09-14 02:20:55 +00:00