diff options
Diffstat (limited to 'src/Utils/Utils.hpp')
| -rw-r--r-- | src/Utils/Utils.hpp | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/src/Utils/Utils.hpp b/src/Utils/Utils.hpp deleted file mode 100644 index 32c07ed..0000000 --- a/src/Utils/Utils.hpp +++ /dev/null @@ -1,11 +0,0 @@ -#include <string> - -#ifndef UTILS_HPP - -class Utils{ -public: - int catchInputInt(int* input); - int catchReturn(int renum); -}; - -#endif |
