diff options
Diffstat (limited to 'Src/Util.h')
| -rw-r--r-- | Src/Util.h | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -5,7 +5,6 @@ #include <functional> #include <cstddef> - class Util { public: //! Will replace all occurrences of a substring `find` in `str` with `sub`, but it will try to keep the characters signs. |
