]> git.mxchange.org Git - quix0rs-blobwars.git/commit
Fix building with clang.
authorCyril Roelandt <tipecaml@gmail.com>
Mon, 3 Sep 2012 00:59:41 +0000 (02:59 +0200)
committerGuus Sliepen <guus@debian.org>
Tue, 4 Sep 2012 09:12:36 +0000 (11:12 +0200)
commit7f75b5ae4d008bb999b4d2966f55ea5865a92c30
tree7d3747af4adf0ed6d699f8cfaa0195a2eb4fc5a7
parente97dfcf010d2404f66635978bcb70d334e348f1e
Fix building with clang.

blobwars currently FTBFS with clang 3.1 (the full build log can be found at
http://clang.debian.net/logs/2012-06-23/blobwars_1.19-2_unstable_clang.log).
The attached patch should fix this issue.
src/player.cpp