Revert "Roll NDK to r11c and extract it into its own repository."
[android_tools.git] / ndk / samples / test-libstdc++ / jni / test-libstl.cpp
blobf9cedb0e6a9c7ad966d01c3e0f69ac31d55bd9db
1 #include <cerrno>
2 #include <cstddef>
4 int main(void)
6 return 0;