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