summaryrefslogtreecommitdiffstats
path: root/tools/localize/XLIFFFile.cpp
Commit message (Collapse)AuthorAgeFilesLines
* localize: include <cstdio> in files that uses the printf family ofScott Tsai2009-03-211-0/+1
| | | | | | | functions to make the code build on gcc-4.4 gcc-4.4 further cleaned up header include dependencies so that e.x. including <iostream> no longer pulls in printf.
* Add a few missing headers.Alexey Zaytsev2008-10-221-0/+1
| | | | | | Fixes build with gcc 4.3.2 on Debian. Signed-off-by: Alexey Zaytsev <alexey.zaytsev@gmail.com>
* Initial ContributionThe Android Open Source Project2008-10-211-0/+608