From fc662341e6f85da78ada0e443f6116b978f79f22 Mon Sep 17 00:00:00 2001 From: Igor Pavlov <87184205+ip7z@users.noreply.github.com> Date: Tue, 14 May 2024 00:00:00 +0000 Subject: 24.05 --- CPP/Windows/StdAfx.h | 1 - 1 file changed, 1 deletion(-) (limited to 'CPP/Windows/StdAfx.h') diff --git a/CPP/Windows/StdAfx.h b/CPP/Windows/StdAfx.h index bd5084f..4441a5f 100644 --- a/CPP/Windows/StdAfx.h +++ b/CPP/Windows/StdAfx.h @@ -6,7 +6,6 @@ #if defined(_MSC_VER) && _MSC_VER >= 1800 #pragma warning(disable : 4464) // relative include path contains '..' #endif - #include "../Common/Common.h" #endif -- cgit v1.2.3-55-g6feb