diff --git a/llvm/include/llvm/ADT/STLForwardCompat.h b/llvm/include/llvm/ADT/STLForwardCompat.h index 273a5cf8aa8ff..0e9bd2d455965 100644 --- a/llvm/include/llvm/ADT/STLForwardCompat.h +++ b/llvm/include/llvm/ADT/STLForwardCompat.h @@ -19,6 +19,7 @@ #include #include +#include namespace llvm { @@ -117,6 +118,15 @@ struct detector>, Op, Args...> { template