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:
528 bytes
|
Line | |
---|
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; } |
---|
Note: See
TracBrowser
for help on using the repository browser.