// =============================================================== //
//                                                                 //
//   File      : c0x.cxx                                           //
//   Purpose   : test inclusion of headers from gnu++0x compile    //
//                                                                 //
// =============================================================== //

#include <arbdbt.h>

int main() { return 0; }
