diff options
Diffstat (limited to 'core/fxcrt/string_view_template.h')
-rw-r--r-- | core/fxcrt/string_view_template.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/core/fxcrt/string_view_template.h b/core/fxcrt/string_view_template.h index d774e3f4bd..e459f2d275 100644 --- a/core/fxcrt/string_view_template.h +++ b/core/fxcrt/string_view_template.h @@ -10,7 +10,6 @@ #include <algorithm> #include <iterator> #include <type_traits> -#include <utility> #include <vector> #include "core/fxcrt/fx_system.h" |