Last change
on this file was
11533,
checked in by westram, 11 years ago
|
- avoid ARBDB again gets incompatible with SINA compilation (or other configure driven compilations)
|
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.