summaryrefslogtreecommitdiff
path: root/src/io/fwd.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/io/fwd.hpp')
-rw-r--r--src/io/fwd.hpp6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/io/fwd.hpp b/src/io/fwd.hpp
index deeb08c..99268f4 100644
--- a/src/io/fwd.hpp
+++ b/src/io/fwd.hpp
@@ -20,6 +20,12 @@
#include "../sanity.hpp"
+#include "../ints/fwd.hpp" // rank 1
+#include "../strings/fwd.hpp" // rank 1
+#include "../compat/fwd.hpp" // rank 2
+#include "../generic/fwd.hpp" // rank 3
+// io/fwd.hpp is rank 4
+
namespace tmwa
{