summaryrefslogtreecommitdiff
path: root/src/tests/fwd.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/tests/fwd.hpp')
-rw-r--r--src/tests/fwd.hpp4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/tests/fwd.hpp b/src/tests/fwd.hpp
index 48627da..3ee52ff 100644
--- a/src/tests/fwd.hpp
+++ b/src/tests/fwd.hpp
@@ -20,6 +20,10 @@
#include "../sanity.hpp"
+#include "../strings/fwd.hpp" // rank 1
+#include "../io/fwd.hpp" // rank 4
+// tests/fwd.hpp is rank 5, but gtests do not require rank
+
namespace tmwa
{