summaryrefslogtreecommitdiffstats
path: root/src/scripting/lua.cpp
diff options
context:
space:
mode:
authorThorbjørn Lindeijer <thorbjorn@lindeijer.nl>2013-04-15 22:20:22 +0200
committerThorbjørn Lindeijer <thorbjorn@lindeijer.nl>2013-04-15 22:21:16 +0200
commitac038aaf08d2c1047f2327ecaab17e84ca214015 (patch)
tree4cee9f8f6f782eedf8d90a08d9324c33f2498a48 /src/scripting/lua.cpp
parent81be8dc99ba7558c8915310eed095df43e3bdbf7 (diff)
downloadmanaserv-ac038aaf08d2c1047f2327ecaab17e84ca214015.tar.gz
manaserv-ac038aaf08d2c1047f2327ecaab17e84ca214015.tar.xz
manaserv-ac038aaf08d2c1047f2327ecaab17e84ca214015.zip
Used static_assert for static assertion
Yay for C++11! static_assert is available since GCC 4.3. Fixed warning when compiling with GCC 4.8: src/utils/mathutils.cpp:53:18: warning: typedef ‘float_must_be_32_bits’ locally defined but not used [-Wunused-local-typedefs]
Diffstat (limited to 'src/scripting/lua.cpp')
0 files changed, 0 insertions, 0 deletions