Skip to content

Commit

Permalink
Merge pull request #4210 from Sonicadvance1/add_missing_comment
Browse files Browse the repository at this point in the history
IR/Passes: Adds missing comment that clang-format keeps complaining about locally
  • Loading branch information
lioncash authored Dec 11, 2024
2 parents 8111b7c + d00d476 commit b03b02d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion FEXCore/Source/Interface/IR/Passes.h
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
namespace FEXCore {
class CPUIDEmu;
struct HostFeatures;
}
} // namespace FEXCore

namespace FEXCore::Utils {
class IntrusivePooledAllocator;
Expand Down

0 comments on commit b03b02d

Please sign in to comment.