diff options
Diffstat (limited to 'compat/strerror.hpp')
-rw-r--r-- | compat/strerror.hpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/compat/strerror.hpp b/compat/strerror.hpp index 8bb33ec7..6b3c24eb 100644 --- a/compat/strerror.hpp +++ b/compat/strerror.hpp @@ -1,6 +1,5 @@ #pragma once #include <Corrade/Containers/ArrayView.h> -#include <Corrade/Containers/StringView.h> namespace floormat { |