summaryrefslogtreecommitdiffhomepage
path: root/src
diff options
context:
space:
mode:
authorStanislaw Halik <sthalik@misaki.pl>2022-11-05 19:29:40 +0100
committerStanislaw Halik <sthalik@misaki.pl>2022-11-05 19:29:40 +0100
commit12eca108a07cde1606fca3e472aed58749407699 (patch)
tree44ac90dffca8cde0fc06800c5546cd12f5cd9249 /src
parent28f5a46ba0058752d4e92cc66e0260f4ed2b8cf3 (diff)
replace std::string with Corrade's String
Diffstat (limited to 'src')
-rw-r--r--src/precomp.hpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/precomp.hpp b/src/precomp.hpp
index 8d3e474e..f35b2563 100644
--- a/src/precomp.hpp
+++ b/src/precomp.hpp
@@ -26,7 +26,6 @@
#include <optional>
#include <vector>
#include <unordered_map>
-#include <string> // TODO
#include <Corrade/Containers/Array.h>
#include <Corrade/Containers/ArrayViewStl.h> // TODO maybe remove stl