(svn r22112) -Codechange: register all pools in a pool vector

This commit is contained in:
smatz
2011-02-19 18:23:45 +00:00
parent 7e4ff17e35
commit 0e12107ccd
7 changed files with 86 additions and 2 deletions

View File

@@ -369,6 +369,7 @@ core/math_func.cpp
core/math_func.hpp
core/mem_func.hpp
core/overflowsafe_type.hpp
core/pool_func.cpp
core/pool_func.hpp
core/pool_type.hpp
core/random_func.cpp