From ad049a15b43b7ddba3fe7d0a898652fc8022629d Mon Sep 17 00:00:00 2001 From: Ben Longbons Date: Tue, 22 Apr 2014 11:46:23 -0700 Subject: Use strict ID types Possibly some missing for the far side of the network. AccountId and BlockId are still terribly entangled. --- src/mmo/extract_test.cpp | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/mmo/extract_test.cpp') diff --git a/src/mmo/extract_test.cpp b/src/mmo/extract_test.cpp index c405de1..126cb14 100644 --- a/src/mmo/extract_test.cpp +++ b/src/mmo/extract_test.cpp @@ -22,6 +22,8 @@ #include "../strings/xstring.hpp" +#include "mmo.hpp" + #include "../poison.hpp" TEST(extract, record_int) -- cgit v1.2.3-70-g09d2