diff options
Diffstat (limited to 'include/llvm/DebugInfo/PDB/Native/RawConstants.h')
-rw-r--r-- | include/llvm/DebugInfo/PDB/Native/RawConstants.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/llvm/DebugInfo/PDB/Native/RawConstants.h b/include/llvm/DebugInfo/PDB/Native/RawConstants.h index f5d4df8feb2ed..e1bd86b2870be 100644 --- a/include/llvm/DebugInfo/PDB/Native/RawConstants.h +++ b/include/llvm/DebugInfo/PDB/Native/RawConstants.h @@ -12,7 +12,6 @@ #include "llvm/ADT/BitmaskEnum.h" #include "llvm/DebugInfo/CodeView/CodeView.h" - #include <cstdint> namespace llvm { |