diff options
-rw-r--r-- | chrome/common/l10n_util.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/chrome/common/l10n_util.h b/chrome/common/l10n_util.h index 51f784b..3f971ac 100644 --- a/chrome/common/l10n_util.h +++ b/chrome/common/l10n_util.h @@ -14,6 +14,7 @@ #include <windows.h> #endif #include <algorithm> +#include <functional> #include <string> #include <vector> |