[ms-inline asm] Add the convertToMapAndConstraints() function that is used to
[oota-llvm.git] / utils / TableGen / StringToOffsetTable.h
index 803f5bd5cf014e1d5e7a18f60d11bc769a8e0745..a098d7d744a14c21e134e1333b2419e7699827b4 100644 (file)
@@ -14,6 +14,7 @@
 #include "llvm/ADT/StringMap.h"
 #include "llvm/ADT/StringExtras.h"
 #include "llvm/Support/raw_ostream.h"
+#include <cctype>
 
 namespace llvm {