mirror of
https://github.com/monero-project/monero.git
synced 2026-07-28 22:51:07 -07:00
fix: add missing <type_traits> include for std::is_same
This commit is contained in:
@@ -29,6 +29,7 @@
|
||||
#pragma once
|
||||
|
||||
#include <string>
|
||||
#include <type_traits>
|
||||
|
||||
// the loose definitions of types in this file are, well, loose.
|
||||
//
|
||||
|
||||
Reference in New Issue
Block a user