aboutsummaryrefslogtreecommitdiff
path: root/llvm/include/llvm/Support/JSON.h
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/include/llvm/Support/JSON.h')
-rw-r--r--llvm/include/llvm/Support/JSON.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/llvm/include/llvm/Support/JSON.h b/llvm/include/llvm/Support/JSON.h
index 469f50be40e0..719e8b60d0fa 100644
--- a/llvm/include/llvm/Support/JSON.h
+++ b/llvm/include/llvm/Support/JSON.h
@@ -49,6 +49,7 @@
#include "llvm/ADT/DenseMap.h"
#include "llvm/ADT/SmallVector.h"
#include "llvm/ADT/StringRef.h"
+#include "llvm/ADT/STLFunctionalExtras.h"
#include "llvm/Support/Error.h"
#include "llvm/Support/FormatVariadic.h"
#include "llvm/Support/raw_ostream.h"