aboutsummaryrefslogtreecommitdiff
path: root/CPP/Windows/StdAfx.h
diff options
context:
space:
mode:
authorIgor Pavlov <87184205+ip7z@users.noreply.github.com>2024-05-14 00:00:00 +0000
committerIgor Pavlov <87184205+ip7z@users.noreply.github.com>2024-05-15 23:55:04 +0500
commitfc662341e6f85da78ada0e443f6116b978f79f22 (patch)
tree1be1cc402a7a9cbc18d4eeea6b141354c2d559e3 /CPP/Windows/StdAfx.h
parent5b39dc76f1bc82f941d5c800ab9f34407a06b53a (diff)
download7zip-24.05.tar.gz
7zip-24.05.tar.bz2
7zip-24.05.zip
24.0524.05
Diffstat (limited to 'CPP/Windows/StdAfx.h')
-rw-r--r--CPP/Windows/StdAfx.h1
1 files changed, 0 insertions, 1 deletions
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 @@
6#if defined(_MSC_VER) && _MSC_VER >= 1800 6#if defined(_MSC_VER) && _MSC_VER >= 1800
7#pragma warning(disable : 4464) // relative include path contains '..' 7#pragma warning(disable : 4464) // relative include path contains '..'
8#endif 8#endif
9
10#include "../Common/Common.h" 9#include "../Common/Common.h"
11 10
12#endif 11#endif