diff options
| author | Leon Etienne <40911701+Leonetienne@users.noreply.github.com> | 2022-02-12 03:48:14 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-02-12 03:48:14 +0100 |
| commit | 9755b729157d8205c3f054c69d2aa632402d3942 (patch) | |
| tree | e4e19f945f299efeb365a944312fc3d8b94a6797 /main.cpp | |
| parent | 74865b20a48980438d8a3cb280fa276944005d54 (diff) | |
| parent | 719051affc9dcf477e1e919f681538246ca0d1b1 (diff) | |
Merge pull request #3 from Leonetienne/feature/streamlined-build
It shouwd buiwd finye nyow :33 <3
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> |
