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

github.com/torch/paths.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--paths.h.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/paths.h.in b/paths.h.in
index 143f034..9d000c2 100644
--- a/paths.h.in
+++ b/paths.h.in
@@ -19,7 +19,7 @@
#endif
-#ifdef LUA_WIN
+#ifdef _WIN32
# include <errno.h>
# include <windows.h>