From 86395f53634b3ef1ce76a7f1e5edfdb61f8ffd80 Mon Sep 17 00:00:00 2001 From: Ben Longbons Date: Sat, 25 Oct 2014 15:24:26 -0700 Subject: Fix header ranking --- src/proto-base/fwd.hpp | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'src/proto-base') diff --git a/src/proto-base/fwd.hpp b/src/proto-base/fwd.hpp index 560f7fc..1790717 100644 --- a/src/proto-base/fwd.hpp +++ b/src/proto-base/fwd.hpp @@ -20,6 +20,11 @@ #include "../sanity.hpp" +#include "../strings/fwd.hpp" // rank 1 +#include "../generic/fwd.hpp" // rank 3 +#include "../mmo/fwd.hpp" // rank 6 +// proto-base/fwd.hpp is rank 7 + namespace tmwa { -- cgit v1.2.3-70-g09d2