History log of /frameworks/base/tools/localize/XLIFFFile.cpp
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
8a2b9083e364ffd46f56362d46af2aeb4718d325 21-Mar-2009 Scott Tsai <scottt.tw@gmail.com> localize: include <cstdio> in files that uses the printf family of
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.
/frameworks/base/tools/localize/XLIFFFile.cpp
862bfdba159580f825af563b8e283842e28d140c 22-Oct-2008 Alexey Zaytsev <alexey.zaytsev@gmail.com> Add a few missing headers.

Fixes build with gcc 4.3.2 on Debian.

Signed-off-by: Alexey Zaytsev <alexey.zaytsev@gmail.com>
/frameworks/base/tools/localize/XLIFFFile.cpp
54b6cfa9a9e5b861a9930af873580d6dc20f773c 21-Oct-2008 The Android Open Source Project <initial-contribution@android.com> Initial Contribution
/frameworks/base/tools/localize/XLIFFFile.cpp