mirror of
https://git.suyu.dev/suyu/dynarmic.git
synced 2026-03-12 11:16:28 +00:00
ir_matcher: Add missing header guard
This commit is contained in:
@@ -3,6 +3,8 @@
|
||||
* SPDX-License-Identifier: 0BSD
|
||||
*/
|
||||
|
||||
#pragma once
|
||||
|
||||
#include <optional>
|
||||
#include <tuple>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user