cpp: msgpack::define is obsolete

This commit is contained in:
frsyuki 2009-08-06 13:59:48 +09:00
parent 3afa9f265e
commit 7fbe845434
2 changed files with 1 additions and 1 deletions

View file

@ -129,6 +129,7 @@ private:
};
// obsolete
template <typename Type>
class define : public Type {
public: