From 6b11e2530eaaecb1e4ab75821b12521fbb44062c Mon Sep 17 00:00:00 2001 From: jbzdarkid <jbzdarkid@gmail.com> Date: Tue, 3 Mar 2020 21:26:17 -0800 Subject: Helper for serializing all puzzles --- Source/Source.vcxproj | 1 + 1 file changed, 1 insertion(+) (limited to 'Source/Source.vcxproj') diff --git a/Source/Source.vcxproj b/Source/Source.vcxproj index 78b5f00..1cfb484 100644 --- a/Source/Source.vcxproj +++ b/Source/Source.vcxproj @@ -165,6 +165,7 @@ <ClInclude Include="json.hpp" /> <ClInclude Include="Memory.h" /> <ClInclude Include="MemoryException.h" /> + <ClInclude Include="Panels_.h" /> <ClInclude Include="pch.h" /> <ClInclude Include="Puzzle.h" /> <ClInclude Include="Panels.h" /> -- cgit 1.4.1