From dca9468f66f48db7ce38e27a8a8ab7ee40d8e14c Mon Sep 17 00:00:00 2001 From: Toni Uhlig Date: Mon, 14 Oct 2019 20:48:50 +0200 Subject: added new static lib and moved code from Test to it; use "old" console app as integration test --- GdiRadar/GdiRadarMain.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'GdiRadar/GdiRadarMain.cpp') diff --git a/GdiRadar/GdiRadarMain.cpp b/GdiRadar/GdiRadarMain.cpp index 3d3fe32..1df2ecb 100644 --- a/GdiRadar/GdiRadarMain.cpp +++ b/GdiRadar/GdiRadarMain.cpp @@ -1,5 +1,5 @@ #include "pch.h" -#include "GdiRadar.h" +#include #include #include -- cgit v1.2.3