summaryrefslogtreecommitdiffstats
path: root/llvm/include/Support/StringExtras.h
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/include/Support/StringExtras.h')
-rw-r--r--llvm/include/Support/StringExtras.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/include/Support/StringExtras.h b/llvm/include/Support/StringExtras.h
index ad7527b4696..fdf32272de8 100644
--- a/llvm/include/Support/StringExtras.h
+++ b/llvm/include/Support/StringExtras.h
@@ -16,8 +16,8 @@
#include "Support/DataTypes.h"
#include <cctype>
+#include <cstdio>
#include <string>
-#include <stdio.h>
namespace llvm {
OpenPOWER on IntegriCloud