diff options
Diffstat (limited to 'src/ints')
-rw-r--r-- | src/ints/fwd.hpp | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/ints/fwd.hpp b/src/ints/fwd.hpp index a08e546..536eba1 100644 --- a/src/ints/fwd.hpp +++ b/src/ints/fwd.hpp @@ -20,6 +20,8 @@ #include "../sanity.hpp" +// ints/fwd.hpp is rank 1 + namespace tmwa { |