From-SVN: r201103
This commit is contained in:
Mike Stump 2013-07-21 16:52:00 +00:00
parent b39e7f07ef
commit d76e725e47
1 changed files with 1 additions and 1 deletions

View File

@ -36,7 +36,7 @@
/** /**
* This example shows how to externally manipulate the size of a hash-based * This example shows how to externally manipulate the size of a hash-based
* container object throught its resize-policy object. * container object through its resize-policy object.
**/ **/
#include <functional> #include <functional>