Fixed Timer.h VS Item Type (#167)

This commit is contained in:
Jan Chaloupecky
2019-08-05 22:03:21 +02:00
committed by Jason Watkins
parent 6c77657678
commit fb2e916f0a

View File

@@ -206,7 +206,7 @@
<ClInclude Include="..\Log.h" />
<ClInclude Include="..\Message.h" />
<ClInclude Include="..\MessageHandlers.h" />
<ClCompile Include="..\Timer.h" />
<ClInclude Include="..\Timer.h" />
<ClInclude Include="..\UDPSocket.h" />
</ItemGroup>
<ItemGroup>