lol
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

at 18.03-beta 13 lines 235 B view raw
1diff --git a/gzguts.h b/gzguts.h 2index 990a4d2..6378d46 100644 3--- a/gzguts.h 4+++ b/gzguts.h 5@@ -39,7 +39,7 @@ 6 # include <io.h> 7 #endif 8 9-#if defined(_WIN32) || defined(__CYGWIN__) 10+#if defined(_WIN32) 11 # define WIDECHAR 12 #endif 13