xref: /third_party/lzma/CPP/7zip/Bundles/Alone7z/StdAfx.h (revision 370b324c)
  • Home
  • History
  • Annotate Annotate
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
  • only in /third_party/lzma/CPP/7zip/Bundles/Alone7z/
1370b324cSopenharmony_ci// StdAfx.h
2370b324cSopenharmony_ci
3370b324cSopenharmony_ci#ifndef ZIP7_INC_STDAFX_H
4370b324cSopenharmony_ci#define ZIP7_INC_STDAFX_H
5370b324cSopenharmony_ci
6370b324cSopenharmony_ci#if defined(_MSC_VER) && _MSC_VER >= 1800
7370b324cSopenharmony_ci#pragma warning(disable : 4464) // relative include path contains '..'
8370b324cSopenharmony_ci#endif
9370b324cSopenharmony_ci#include "../../../Common/Common.h"
10370b324cSopenharmony_ci
11370b324cSopenharmony_ci#endif
12

Indexes created Thu Nov 07 10:32:03 CST 2024