1
0
mirror of https://github.com/TomHarte/CLK.git synced 2026-04-20 10:17:05 +00:00

Introduces missing #includes.

This commit is contained in:
Thomas Harte
2018-03-23 18:05:51 -04:00
parent 76661c0b51
commit 6656a08c60
3 changed files with 6 additions and 2 deletions
@@ -8,6 +8,8 @@
#include "MultiJoystickMachine.hpp"
#include <algorithm>
using namespace Analyser::Dynamic;
namespace {