mirror of
https://github.com/ZDoom/zdbsp.git
synced 2024-11-10 06:31:35 +00:00
- Wow. Just having an #include <iostream> without even using
anything from it made the executable twice as large. SVN r175 (trunk)
This commit is contained in:
parent
06d1bf0354
commit
d225072692
1 changed files with 0 additions and 1 deletions
1
main.cpp
1
main.cpp
|
@ -49,7 +49,6 @@
|
|||
|
||||
#endif
|
||||
|
||||
#include <iostream>
|
||||
#include <stdio.h>
|
||||
#include <stdlib.h>
|
||||
#include <string.h>
|
||||
|
|
Loading…
Reference in a new issue