// =============================================================== //
//                                                                 //
//   File      : nostd.cxx                                         //
//   Purpose   : test inclusion of headers from -std-less compile  //
//                                                                 //
// =============================================================== //

// compilation used for this module is needed by:
// * SINA

#include <arbdbt.h>

int main() { return 0; }
