diff options
Diffstat (limited to 'src/strings/fwd.hpp')
-rw-r--r-- | src/strings/fwd.hpp | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/strings/fwd.hpp b/src/strings/fwd.hpp index b1b8266..29762f9 100644 --- a/src/strings/fwd.hpp +++ b/src/strings/fwd.hpp @@ -23,6 +23,8 @@ #include <cstddef> #include <cstdint> +// strings/fwd.hpp is rank 1 + namespace tmwa { |