// Truck Computer Dooom! // // Douglas Thrift // // $Id$ #ifndef _truck_hpp_ #define _truck_hpp_ #define _B(s) std::string(s, sizeof (s) - 1) #endif//_truck_hpp_