diff options
Diffstat (limited to 'llvm/lib/BinaryFormat/MsgPackReader.cpp')
| -rw-r--r-- | llvm/lib/BinaryFormat/MsgPackReader.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/llvm/lib/BinaryFormat/MsgPackReader.cpp b/llvm/lib/BinaryFormat/MsgPackReader.cpp index 2599d75efa08..99841c5b3bd6 100644 --- a/llvm/lib/BinaryFormat/MsgPackReader.cpp +++ b/llvm/lib/BinaryFormat/MsgPackReader.cpp @@ -14,7 +14,6 @@ #include "llvm/BinaryFormat/MsgPackReader.h" #include "llvm/BinaryFormat/MsgPack.h" #include "llvm/Support/Endian.h" -#include "llvm/Support/MathExtras.h" using namespace llvm; using namespace llvm::support; |
