diff options
| author | Jean-Baptiste Queru <jbq@google.com> | 2009-11-12 18:45:53 -0800 |
|---|---|---|
| committer | Jean-Baptiste Queru <jbq@google.com> | 2009-11-13 13:53:39 -0800 |
| commit | 9db3d07b9620b4269ab33f78604a36327e536ce1 (patch) | |
| tree | 41e294f34b9695187af098cd42167489fb0c8fb0 /tools/localize/file_utils.h | |
| parent | 6c63ee4fc4acae4bbbbd2a49e0a68206221f0de0 (diff) | |
| download | frameworks_base-9db3d07b9620b4269ab33f78604a36327e536ce1.zip frameworks_base-9db3d07b9620b4269ab33f78604a36327e536ce1.tar.gz frameworks_base-9db3d07b9620b4269ab33f78604a36327e536ce1.tar.bz2 | |
eclair snapshot
Diffstat (limited to 'tools/localize/file_utils.h')
| -rw-r--r-- | tools/localize/file_utils.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/localize/file_utils.h b/tools/localize/file_utils.h index 3b3fa21..7706587 100644 --- a/tools/localize/file_utils.h +++ b/tools/localize/file_utils.h @@ -4,6 +4,7 @@ #include "ValuesFile.h" #include "Configuration.h" #include <string> +#include <cstdio> using namespace std; |
