OSDN Git Service

original
[gb-231r1-is01/Gingerbread_2.3.3_r1_IS01.git] / ndk / tests / device / test-gnustl-full / unit / functional_header_test.cpp
1 /* This test purpose is simply to check Standard header independancy that
2  * is to say that the header can be included alone without any previous
3  * include.
4  * Additionnaly, for C Standard headers that STLport expose, it can also be
5  * used to check that files included by those headers are compatible with
6  * pure C compilers.
7  */
8 #include <functional>