ARB
c0x.cxx
Go to the documentation of this file.
1 // =============================================================== //
2 // //
3 // File : c0x.cxx //
4 // Purpose : test inclusion of headers from gnu++0x compile //
5 // //
6 // =============================================================== //
7 
8 #include <arbdbt.h>
9 
10 int main() { return 0; }
int main()
Definition: c0x.cxx:10