comparison src/ov-base.h @ 4667:e6260247a166

[project @ 2003-11-25 17:19:12 by jwe]
author jwe
date Tue, 25 Nov 2003 17:19:12 +0000
parents a9b22513b7a6
children e95c86d48732
comparison
equal deleted inserted replaced
4666:2b47d821d769 4667:e6260247a166
252 252
253 void print_info (std::ostream& os, const std::string& prefix) const; 253 void print_info (std::ostream& os, const std::string& prefix) const;
254 254
255 private: 255 private:
256 256
257 DECLARE_OV_TYPEID_FUNCTIONS_AND_DATA; 257 DECLARE_OV_TYPEID_FUNCTIONS_AND_DATA
258 }; 258 };
259 259
260 #endif 260 #endif
261 261
262 /* 262 /*