summaryrefslogtreecommitdiff
path: root/src/object2.cc
diff options
context:
space:
mode:
authorBardur Arantsson <bardur@scientician.net>2014-12-18 00:00:35 +0100
committerBardur Arantsson <bardur@scientician.net>2014-12-18 00:00:35 +0100
commit76d1d3f63fef965ba0a2d5ccea3408ad36e9ce4c (patch)
tree08b7758fc22456584b6fb3477c30bf569e79d500 /src/object2.cc
parentd34f472970e6a9fa2257a63ed40d021fc2c6f045 (diff)
Remove all uses of sglib
Diffstat (limited to 'src/object2.cc')
-rw-r--r--src/object2.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/object2.cc b/src/object2.cc
index 2a17e140..4a3f295c 100644
--- a/src/object2.cc
+++ b/src/object2.cc
@@ -11,11 +11,11 @@
*/
#include "angband.h"
-
#include "spell_type.h"
#include "device_allocation.h"
#include "hooks.h"
+#include <cassert>
#include <vector>
/*