diff options
| author | Leonetienne <leonetienne@hotmail.de> | 2022-02-12 03:30:54 +0100 |
|---|---|---|
| committer | Leonetienne <leonetienne@hotmail.de> | 2022-02-12 03:30:54 +0100 |
| commit | 294f0d7c208fc0a0d520340b130f9029d51f77e9 (patch) | |
| tree | bcd3f4b5bfa6c9b7c93f8b091a34c5d634fc607a /main.cpp | |
| parent | 74865b20a48980438d8a3cb280fa276944005d54 (diff) | |
Simpwified megacute buiwd pwocess
Diffstat (limited to 'main.cpp')
| -rw-r--r-- | main.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,5 +1,5 @@ #include <iostream> -#include <StringTools/StringTools.h> +#include <StringTools.h> #include <string> #include <sstream> #include <functional> |
