mirror of
https://github.com/capstone-engine/llvm-capstone.git
synced 2024-11-24 14:20:17 +00:00
21b691d573
llvm-svn: 39073
6 lines
183 B
C++
6 lines
183 B
C++
// 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>
|