llvm-for-llvmta/tools/clang/INPUTS/iostream.cc

6 lines
183 B
C++
Raw Normal View History

2022-04-25 13:02:35 +02:00
// clang -I/usr/include/c++/4.0.0 -I/usr/include/c++/4.0.0/powerpc-apple-darwin8 -I/usr/include/c++/4.0.0/backward INPUTS/iostream.cc -Eonly
#include <iostream>
#include <stdint.h>