summaryrefslogtreecommitdiff
path: root/src/ast/fwd.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/ast/fwd.hpp')
-rw-r--r--src/ast/fwd.hpp6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/ast/fwd.hpp b/src/ast/fwd.hpp
index 77328c9..4ab4490 100644
--- a/src/ast/fwd.hpp
+++ b/src/ast/fwd.hpp
@@ -20,6 +20,12 @@
#include "../sanity.hpp"
+#include "../compat/fwd.hpp" // rank 2
+#include "../io/fwd.hpp" // rank 4
+#include "../net/fwd.hpp" // rank 5
+#include "../mmo/fwd.hpp" // rank 6
+#include "../high/fwd.hpp" // rank 9
+// ast/fwd.hpp is rank 10
namespace tmwa
{