#ifndef _AS_PS_ORDER #define _AS_PS_ORDER #ifndef _AS_LIBPS #include #define _AS_LIBPS #endif class COrderTableHeader : public GsOT { public: COrderTableHeader( u_long clLength = 0 ) ; u_long& getLength( ) ; }; #endif