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/7zip/UI/GUI/OpenCallbackGUI.cpp')
-rwxr-xr-xCPP/7zip/UI/GUI/OpenCallbackGUI.cpp4
1 files changed, 0 insertions, 4 deletions
diff --git a/CPP/7zip/UI/GUI/OpenCallbackGUI.cpp b/CPP/7zip/UI/GUI/OpenCallbackGUI.cpp
index ae204d17..7717de99 100755
--- a/CPP/7zip/UI/GUI/OpenCallbackGUI.cpp
+++ b/CPP/7zip/UI/GUI/OpenCallbackGUI.cpp
@@ -4,10 +4,6 @@
#include "OpenCallbackGUI.h"
-#include "Common/StdOutStream.h"
-#include "Common/StdInStream.h"
-#include "Common/StringConvert.h"
-
#ifndef _NO_CRYPTO
#include "../FileManager/PasswordDialog.h"
#endif