Skip to content

Commit

Permalink
Fix build failure introduced in https://reviews.llvm.org/D145208
Browse files Browse the repository at this point in the history
  • Loading branch information
augusto2112 committed Apr 7, 2023
1 parent d1f59d3 commit f733b4f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions llvm/include/llvm/MC/MCSymbolCOFF.h
Expand Up @@ -9,6 +9,7 @@
#ifndef LLVM_MC_MCSYMBOLCOFF_H
#define LLVM_MC_MCSYMBOLCOFF_H

#include "llvm/BinaryFormat/COFF.h"
#include "llvm/MC/MCSymbol.h"
#include <cstdint>

Expand Down

0 comments on commit f733b4f

Please sign in to comment.