diff options
Diffstat (limited to 'core/fxcrt/fx_codepage.cpp')
-rw-r--r-- | core/fxcrt/fx_codepage.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/core/fxcrt/fx_codepage.cpp b/core/fxcrt/fx_codepage.cpp index d59c93ed85..c85291fe4e 100644 --- a/core/fxcrt/fx_codepage.cpp +++ b/core/fxcrt/fx_codepage.cpp @@ -7,6 +7,7 @@ #include "core/fxcrt/fx_codepage.h" #include <algorithm> +#include <iterator> #include <utility> namespace { |