(svn r15931) -Codechange: let the host and ban lists use of SmallVector.
This commit is contained in:
@@ -267,4 +267,6 @@ public:
|
||||
}
|
||||
};
|
||||
|
||||
typedef AutoFreeSmallVector<char*, 4> StringList;
|
||||
|
||||
#endif /* SMALLVEC_TYPE_HPP */
|
||||
|
Reference in New Issue
Block a user