summaryrefslogtreecommitdiff
path: root/src/admin/fwd.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/admin/fwd.hpp')
-rw-r--r--src/admin/fwd.hpp9
1 files changed, 9 insertions, 0 deletions
diff --git a/src/admin/fwd.hpp b/src/admin/fwd.hpp
index 46674c8..a964d5f 100644
--- a/src/admin/fwd.hpp
+++ b/src/admin/fwd.hpp
@@ -20,6 +20,15 @@
#include "../sanity.hpp"
+#include "../strings/fwd.hpp" // rank 1
+#include "../io/fwd.hpp" // rank 4
+#include "../net/fwd.hpp" // rank 5
+#include "../mmo/fwd.hpp" // rank 6
+#include "../proto2/fwd.hpp" // rank 8
+#include "../high/fwd.hpp" // rank 9
+#include "../wire/fwd.hpp" // rank 9
+// admin/fwd.hpp is rank ∞ because it is an executable
+
namespace tmwa
{