about summary refs log tree commit diff stats
path: root/Source/Validator.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'Source/Validator.cpp')
-rw-r--r--Source/Validator.cpp1
1 files changed, 0 insertions, 1 deletions
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 @@
1#include "pch.h" 1#include "pch.h"
2#include "Validator.h" 2#include "Validator.h"
3#include "Puzzle.h"
4 3
5void Validator::Validate(Puzzle& p) { 4void Validator::Validate(Puzzle& p) {
6 // console.log('Validating', puzzle); 5 // console.log('Validating', puzzle);