summaryrefslogtreecommitdiff
path: root/include/llvm/Support/SwapByteOrder.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/llvm/Support/SwapByteOrder.h')
-rw-r--r--include/llvm/Support/SwapByteOrder.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/llvm/Support/SwapByteOrder.h b/include/llvm/Support/SwapByteOrder.h
index 7761fa1d7e014..91693aceb27dd 100644
--- a/include/llvm/Support/SwapByteOrder.h
+++ b/include/llvm/Support/SwapByteOrder.h
@@ -18,7 +18,6 @@
#include "llvm/Support/Compiler.h"
#include "llvm/Support/DataTypes.h"
#include <cstddef>
-#include <limits>
namespace llvm {
namespace sys {