mirror of
https://github.com/Xevion/easy7zip.git
synced 2026-01-31 06:24:13 -06:00
Disable C4127: Conditional Expression is Constant for Lzma2Encoder.cpp
This commit is contained in:
@@ -10,6 +10,7 @@
|
|||||||
#include "../Common/StreamUtils.h"
|
#include "../Common/StreamUtils.h"
|
||||||
|
|
||||||
#include "Lzma2Encoder.h"
|
#include "Lzma2Encoder.h"
|
||||||
|
#pragma warning(disable : 4127)
|
||||||
|
|
||||||
namespace NCompress {
|
namespace NCompress {
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user