diff options
Diffstat (limited to 'src/matrix.hpp')
-rw-r--r-- | src/matrix.hpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/matrix.hpp b/src/matrix.hpp index d754c31..ddc1a1c 100644 --- a/src/matrix.hpp +++ b/src/matrix.hpp @@ -62,4 +62,3 @@ private: }; #include "matrix.tpp" - |