diff options
Diffstat (limited to 'TooLongStringException.cpp')
-rw-r--r-- | TooLongStringException.cpp | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/TooLongStringException.cpp b/TooLongStringException.cpp new file mode 100644 index 0000000..96c5132 --- /dev/null +++ b/TooLongStringException.cpp @@ -0,0 +1,5 @@ +// +// Created by sz on 09.08.16. +// + +#include "include/TooLongStringException.h" |