Index: External/CUDA/test_round.cu =================================================================== --- External/CUDA/test_round.cu +++ External/CUDA/test_round.cu @@ -6,8 +6,8 @@ // //===----------------------------------------------------------------------===// -#include #include +#include // Test the implementation of llvm intrinsic round. In particular, when the // source is equidistant between two integers, it rounds away from zero.