diff options
Diffstat (limited to 'include/Support/STLExtras.h')
-rw-r--r-- | include/Support/STLExtras.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/Support/STLExtras.h b/include/Support/STLExtras.h index 4112b1f5ec..b2fde43637 100644 --- a/include/Support/STLExtras.h +++ b/include/Support/STLExtras.h @@ -11,6 +11,7 @@ #define LLVM_SUPPORT_STL_EXTRAS_H #include <functional> +#include "Support/iterator" //===----------------------------------------------------------------------===// // Extra additions to <functional> |