From a0e7ec171d68a17f8bcaeb5d8f4af881c3510280 Mon Sep 17 00:00:00 2001 From: jbzdarkid Date: Mon, 25 Nov 2019 21:13:11 -0800 Subject: RM duplicate includes --- Source/Validator.cpp | 1 - 1 file changed, 1 deletion(-) (limited to 'Source/Validator.cpp') diff --git a/Source/Validator.cpp b/Source/Validator.cpp index cb0ffa8..3001790 100644 --- a/Source/Validator.cpp +++ b/Source/Validator.cpp @@ -1,6 +1,5 @@ #include "pch.h" #include "Validator.h" -#include "Puzzle.h" void Validator::Validate(Puzzle& p) { // console.log('Validating', puzzle); -- cgit 1.4.1