diff options
Diffstat (limited to 'core/fxcrt/fileaccess_iface.h')
-rw-r--r-- | core/fxcrt/fileaccess_iface.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/core/fxcrt/fileaccess_iface.h b/core/fxcrt/fileaccess_iface.h index c438f9ec47..210080e438 100644 --- a/core/fxcrt/fileaccess_iface.h +++ b/core/fxcrt/fileaccess_iface.h @@ -7,7 +7,6 @@ #ifndef CORE_FXCRT_FILEACCESS_IFACE_H_ #define CORE_FXCRT_FILEACCESS_IFACE_H_ -#include <algorithm> #include <memory> #include "core/fxcrt/fx_safe_types.h" |