ARB
nostd.cxx
Go to the documentation of this file.
1 // =============================================================== //
2 // //
3 // File : nostd.cxx //
4 // Purpose : test inclusion of headers from -std-less compile //
5 // //
6 // =============================================================== //
7 
8 // compilation used for this module is needed by:
9 // * SINA
10 
11 #include <arbdbt.h>
12 
13 int main() { return 0; }
int main()
Definition: nostd.cxx:13