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/Windows/Thread.h')
-rwxr-xr-xCPP/Windows/Thread.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/CPP/Windows/Thread.h b/CPP/Windows/Thread.h
index 59760d4d..9c427608 100755
--- a/CPP/Windows/Thread.h
+++ b/CPP/Windows/Thread.h
@@ -5,8 +5,8 @@
#include "Defs.h"
-extern "C"
-{
+extern "C"
+{
#include "../../C/Threads.h"
}