diff --git a/test/util/Jamfile.v2 b/test/util/Jamfile.v2 index bfb647dc7..6f78fe83b 100644 --- a/test/util/Jamfile.v2 +++ b/test/util/Jamfile.v2 @@ -17,6 +17,7 @@ test-suite boost-geometry-util : [ run calculation_type.cpp ] [ run for_each_coordinate.cpp ] + [ run ipower.cpp ] [ run math_sqrt.cpp ] [ run range.cpp ] [ run rational.cpp ]