(svn r16684) -Codechange: Add maxdim function for Dimension struct.

This commit is contained in:
alberth
2009-06-28 15:16:57 +00:00
parent 2c478d1b6d
commit ae9cd9b700
6 changed files with 52 additions and 1 deletions

View File

@@ -367,6 +367,8 @@ core/bitmath_func.hpp
core/endian_func.hpp
core/endian_type.hpp
core/enum_type.hpp
core/geometry_func.cpp
core/geometry_func.hpp
core/geometry_type.hpp
core/math_func.cpp
core/math_func.hpp