Procházet zdrojové kódy

Undefine printf after use

Undefine printf for amalgamation build
Dialga před 4 roky
rodič
revize
1734110d11
1 změnil soubory, kde provedl 1 přidání a 0 odebrání
  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