diff options
Diffstat (limited to 'core/fxcrt/cfx_seekablestreamproxy.h')
-rw-r--r-- | core/fxcrt/cfx_seekablestreamproxy.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/core/fxcrt/cfx_seekablestreamproxy.h b/core/fxcrt/cfx_seekablestreamproxy.h index b193b1801a..42123fd88c 100644 --- a/core/fxcrt/cfx_seekablestreamproxy.h +++ b/core/fxcrt/cfx_seekablestreamproxy.h @@ -7,8 +7,6 @@ #ifndef CORE_FXCRT_CFX_SEEKABLESTREAMPROXY_H_ #define CORE_FXCRT_CFX_SEEKABLESTREAMPROXY_H_ -#include <algorithm> - #include "core/fxcrt/fx_stream.h" #include "core/fxcrt/fx_system.h" #include "core/fxcrt/retain_ptr.h" |