summaryrefslogtreecommitdiffstats
path: root/llvm/include/llvm/Support/CommandLine.h
diff options
context:
space:
mode:
authorEugene Zelenko <eugene.zelenko@gmail.com>2016-12-01 22:26:55 +0000
committerEugene Zelenko <eugene.zelenko@gmail.com>2016-12-01 22:26:55 +0000
commite7c0b2e0f81a0c810840dbd34739616895df4b2c (patch)
tree3289ac054c9a4212392018b22f01ae4a65e32c6c /llvm/include/llvm/Support/CommandLine.h
parentf65e4ce2c48a10ec384260d98d7a1e23a606cf54 (diff)
downloadbcm5719-llvm-e7c0b2e0f81a0c810840dbd34739616895df4b2c.tar.gz
bcm5719-llvm-e7c0b2e0f81a0c810840dbd34739616895df4b2c.zip
Fix broken buildbots because of r288424 (NFC).
llvm-svn: 288426
Diffstat (limited to 'llvm/include/llvm/Support/CommandLine.h')
-rw-r--r--llvm/include/llvm/Support/CommandLine.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/llvm/include/llvm/Support/CommandLine.h b/llvm/include/llvm/Support/CommandLine.h
index 059c2a7ae11..515c18ed1d9 100644
--- a/llvm/include/llvm/Support/CommandLine.h
+++ b/llvm/include/llvm/Support/CommandLine.h
@@ -31,6 +31,7 @@
#include "llvm/Support/ErrorHandling.h"
#include "llvm/Support/ManagedStatic.h"
#include <cassert>
+#include <climits>
#include <cstddef>
#include <initializer_list>
#include <string>
OpenPOWER on IntegriCloud