mirror of
https://github.com/azahar-emu/dynarmic.git
synced 2026-05-01 08:52:04 +02:00
ir/location_descriptor: Add missing <functional> header for std::hash
This commit is contained in:
@@ -6,6 +6,7 @@
|
||||
|
||||
#pragma once
|
||||
|
||||
#include <functional>
|
||||
#include <iosfwd>
|
||||
|
||||
#include "common/common_types.h"
|
||||
|
||||
Reference in New Issue
Block a user