source:
trunk/SOURCE_TOOLS/COMPILE_COMPAT/c0x.cxx
Last change on this file was 11533, checked in by westram, 11 years ago | |
---|---|
File size: 467 bytes |
Line | |
---|---|
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; } |
Note: See TracBrowser
for help on using the repository browser.