1 #ifndef UTIL_MATH___MISCMATH__HPP
2 #define UTIL_MATH___MISCMATH__HPP
3 
4 /* $Id: miscmath.h 103491 2007-05-04 17:18:18Z kazimird $ */
5 
6 /* This header is for the temporary back-compatibility.
7  * It should be removed for good after the next production build.
8  */
9 
10 #include <util/miscmath.h>
11 
12 #endif  /* UTIL_MATH___MISCMATH__HPP */
13