summaryrefslogtreecommitdiff
path: root/include/llvm/Support/UnicodeCharRanges.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/llvm/Support/UnicodeCharRanges.h')
-rw-r--r--include/llvm/Support/UnicodeCharRanges.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/llvm/Support/UnicodeCharRanges.h b/include/llvm/Support/UnicodeCharRanges.h
index 86faa38c0a..aadca86846 100644
--- a/include/llvm/Support/UnicodeCharRanges.h
+++ b/include/llvm/Support/UnicodeCharRanges.h
@@ -16,7 +16,6 @@
#include "llvm/Support/Mutex.h"
#include "llvm/Support/MutexGuard.h"
#include "llvm/Support/raw_ostream.h"
-
#include <algorithm>
namespace llvm {