Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/kornelski/7z.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'CPP/Common/MyString.cpp')
-rw-r--r--CPP/Common/MyString.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/CPP/Common/MyString.cpp b/CPP/Common/MyString.cpp
index f35ed71e..a2d4cc4e 100644
--- a/CPP/Common/MyString.cpp
+++ b/CPP/Common/MyString.cpp
@@ -3,7 +3,6 @@
#include "StdAfx.h"
#ifdef _WIN32
-#include <windows.h>
#include <wchar.h>
#else
#include <ctype.h>