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