mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
5 lines
183 B
C++
5 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>
|