Kaynağa Gözat

Merge pull request #934 from Dialga/patch-1

Undefine printf after use
bel2125 4 yıl önce
ebeveyn
işleme
855bb5a414
1 değiştirilmiş dosya ile 1 ekleme ve 0 silme
  1. 1 0
      src/main.c

+ 1 - 0
src/main.c

@@ -3318,3 +3318,4 @@ main(int argc, char *argv[])
 	return EXIT_SUCCESS;
 }
 #endif /* _WIN32 */
+#undef printf