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/utils.hpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/mmo/utils.hpp') diff --git a/src/mmo/utils.hpp b/src/mmo/utils.hpp index 3002866..ed48ad0 100644 --- a/src/mmo/utils.hpp +++ b/src/mmo/utils.hpp @@ -21,7 +21,7 @@ // You should have received a copy of the GNU General Public License // along with this program. If not, see . -# include "../sanity.hpp" +# include "fwd.hpp" # include -- cgit v1.2.3-70-g09d2