diff options
-rw-r--r-- | include/llvm/ADT/APInt.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/llvm/ADT/APInt.h b/include/llvm/ADT/APInt.h index c6256ae846..25505c836e 100644 --- a/include/llvm/ADT/APInt.h +++ b/include/llvm/ADT/APInt.h @@ -21,7 +21,6 @@ #include <cstring> #include <iosfwd> #include <string> -#include <cstring> namespace llvm { class Serializer; |