git-svn-id: svn://db.shs.com.ru/pip@826 12ceb7fc-bf1f-11e4-8940-5bc7170c53b5

This commit is contained in:
2019-06-27 15:47:45 +00:00
parent a1d1ed1aa7
commit bf8ca343be
2 changed files with 0 additions and 12 deletions

View File

@@ -91,8 +91,6 @@ public:
};
PIByteArray & operator <<(PIByteArray & s, const std::map<uint, PIIntrospectionContainers::_Type> & v);
PIByteArray & operator <<(PIByteArray & b, const PIIntrospection::RequiredInfo & v);
PIByteArray & operator >>(PIByteArray & b, PIIntrospection::RequiredInfo & v);