mirror of
https://github.com/TomHarte/CLK.git
synced 2025-08-05 08:26:28 +00:00
Add header for std::swap.
This commit is contained in:
@@ -13,6 +13,8 @@
|
||||
#include "../../../Numeric/RegisterSizes.hpp"
|
||||
#include "../Interrupts.hpp"
|
||||
|
||||
#include <utility>
|
||||
|
||||
namespace InstructionSet::x86 {
|
||||
|
||||
template <Model model, typename IntT, typename InstructionT, typename RegistersT, typename MemoryT>
|
||||
|
Reference in New Issue
Block a user