git-svn-id: svn://svn.code.sf.net/p/loki-lib/code/trunk@761 7ec92016-0320-0410-acc4-a06ded1c099a
This commit is contained in:
syntheticpp 2006-10-17 20:48:18 +00:00
parent a35442b5d1
commit da502b99be
11 changed files with 1 additions and 267 deletions

View file

@ -132,3 +132,4 @@ public:
private:
Pimpl<Impl4, std::auto_ptr<Impl4> > d;
};