mirror of
https://github.com/TomHarte/CLK.git
synced 2025-03-20 18:29:56 +00:00
Add header for std::swap.
This commit is contained in:
parent
a83b43a1ae
commit
7753497a93
@ -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>
|
||||
|
Loading…
x
Reference in New Issue
Block a user