Ver código fonte

Undefine printf after use

Undefine printf for amalgamation build
Dialga 4 anos atrás
pai
commit
1734110d11
1 arquivos alterados com 1 adições e 0 exclusões
  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