dxx-rebirth/similar/main
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
..
ai.cpp
aipath.cpp
automap.cpp
bm.cpp
bmread.cpp
cntrlcen.cpp
collide.cpp
config.cpp
console.cpp
controls.cpp
credits.cpp
digiobj.cpp
dumpmine.cpp
effects.cpp
endlevel.cpp
fireball.cpp
fuelcen.cpp
fvi.cpp
game.cpp
gamecntl.cpp
gamefont.cpp
gamemine.cpp
gamerend.cpp
gamesave.cpp
gameseg.cpp
gameseq.cpp
gauges.cpp
generate-kconfig-udlr.py
hostage.cpp
hud.cpp
iff.cpp
inferno.cpp
kconfig.cpp
kconfig.ui-table.cpp Switch most in-tree http:// links to https:// 2018-09-02 00:57:29 +00:00
kmatrix.cpp
laser.cpp
lighting.cpp
menu.cpp
mglobal.cpp
mission.cpp
morph.cpp
multi.cpp
multibot.cpp
net_udp.cpp
newdemo.cpp
newmenu.cpp
object.cpp
paging.cpp
physics.cpp
piggy.cpp
player.cpp
playsave.cpp
polyobj.cpp
powerup.cpp
render.cpp
robot.cpp
scores.cpp
segment.cpp
slew.cpp
songs.cpp
state.cpp
switch.cpp
terrain.cpp
texmerge.cpp
text.cpp Move conditionally compiled code into namespace dsx 2016-08-25 04:05:32 +00:00
titles.cpp
vclip.cpp
vers_id.cpp
wall.cpp Fix gcc-4.9 build of similar/main/wall.cpp 2018-10-20 17:25:59 +00:00
weapon.cpp