Skip to content

Commit bd4c6a4

Browse files
committed
Add missing header
1 parent 7d4da4e commit bd4c6a4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

llvm/lib/Demangle/DLangDemangle.cpp

+1
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@
1717
#include "llvm/Demangle/StringView.h"
1818
#include "llvm/Demangle/Utility.h"
1919

20+
#include <cctype>
2021
#include <cstring>
2122
#include <limits>
2223

0 commit comments

Comments
 (0)