Go to file
Bradley Bell 630206275d Include <functional> for std::plus and std::minus.
Fixes: similar/main/kconfig.cpp:81:12: error: no member named 'plus' in namespace 'std'
Fixes: similar/main/kconfig.cpp:82:12: error: no member named 'minus' in namespace 'std'

[Kp: fixed commit formatting.  Git style says line 2 is always blank.]
2015-05-01 02:29:11 +00:00
common Expand DXX_CXX11_EXPLICIT_DELETE 2015-05-01 02:18:33 +00:00
contrib Expand DXX_CXX11_EXPLICIT_DELETE 2015-05-01 02:18:33 +00:00
d1x-rebirth Include polyobj.h from robot.h 2015-04-02 02:36:57 +00:00
d2x-rebirth Convert Primary_weapon to primary_weapon_index_t 2015-04-26 20:15:57 +00:00
similar Include <functional> for std::plus and std::minus. 2015-05-01 02:29:11 +00:00
.gitignore ignore XCode user data 2014-12-06 22:43:12 -08:00
.travis.yml disable non-working clang support in travis 2015-04-25 16:54:05 +00:00
COPYING.txt corrected typo in COPYING.txt (it's to its) 2014-06-06 13:18:52 +02:00
GPL-3.txt Changed custom D1X license to GPLv3 2014-06-01 19:55:23 +02:00
SConstruct Expand DXX_CXX11_EXPLICIT_DELETE 2015-05-01 02:18:33 +00:00