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/StdOutStream.cpp')
-rwxr-xr-xCPP/Common/StdOutStream.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/CPP/Common/StdOutStream.cpp b/CPP/Common/StdOutStream.cpp
index 5f1ef0fc..5498c0cc 100755
--- a/CPP/Common/StdOutStream.cpp
+++ b/CPP/Common/StdOutStream.cpp
@@ -5,8 +5,8 @@
#include <tchar.h>
#include "StdOutStream.h"
-#include "Common/IntToString.h"
-#include "Common/StringConvert.h"
+#include "IntToString.h"
+#include "StringConvert.h"
#ifdef _MSC_VER
// "was declared deprecated" disabling