diff options
Diffstat (limited to 'src/openvic-dataloader/detail/LexyReportError.hpp')
-rw-r--r-- | src/openvic-dataloader/detail/LexyReportError.hpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/openvic-dataloader/detail/LexyReportError.hpp b/src/openvic-dataloader/detail/LexyReportError.hpp index 684b5db..9629963 100644 --- a/src/openvic-dataloader/detail/LexyReportError.hpp +++ b/src/openvic-dataloader/detail/LexyReportError.hpp @@ -2,7 +2,6 @@ #include <cstddef> #include <sstream> -#include <string> #include <utility> #include <vector> |