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

Removers Factors.hpp; now this is a C++17 project.

This commit is contained in:
Thomas Harte
2020-01-19 23:18:59 -05:00
parent 1b4b6b0aee
commit 98daad45c7
6 changed files with 3 additions and 40 deletions
@@ -8,8 +8,6 @@
#include "DiskController.hpp"
#include "../../../Numeric/Factors.hpp"
using namespace Storage::Disk;
Controller::Controller(Cycles clock_rate) :