(svn r5138) Two more like r5136

This commit is contained in:
tron 2006-06-05 18:16:41 +00:00
parent aada042d57
commit 4a26eb083b
2 changed files with 0 additions and 4 deletions

View File

@ -223,6 +223,3 @@ FORCEINLINE void CBinaryHeapT<Titem_>::CheckConsistency()
#endif /* BINARYHEAP_HPP */

View File

@ -263,4 +263,3 @@ struct CStrA : public CBlobT<char>
};
#endif /* BLOB_HPP */