diff --git a/include/llvm/Support/MathExtras.h b/include/llvm/Support/MathExtras.h index 2200d4dcb26..5db22f43f72 100644 --- a/include/llvm/Support/MathExtras.h +++ b/include/llvm/Support/MathExtras.h @@ -17,6 +17,7 @@ #include "llvm/Support/Compiler.h" #include "llvm/Support/SwapByteOrder.h" #include +#include #ifdef _MSC_VER #include