diff options
| author | 2009-07-21 11:16:54 -0700 | |
|---|---|---|
| committer | 2009-07-21 11:16:54 -0700 | |
| commit | cf4550c3198d6b3d92cdc52707fe70d7cc0caa9f (patch) | |
| tree | 6510f35ad004f1a4640b48264c290926e8596d7a /tools/localize/SourcePos.cpp | |
| parent | 4cf03d381b2dff908857fceff0bec445f8d44f36 (diff) | |
donut snapshot
Diffstat (limited to 'tools/localize/SourcePos.cpp')
| -rw-r--r-- | tools/localize/SourcePos.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/localize/SourcePos.cpp b/tools/localize/SourcePos.cpp index 9d7c5c65447e..2533f0a2650e 100644 --- a/tools/localize/SourcePos.cpp +++ b/tools/localize/SourcePos.cpp @@ -1,6 +1,7 @@ #include "SourcePos.h" #include <stdarg.h> +#include <cstdio> #include <set> using namespace std; |