- 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:
Randy Heit 2006-06-06 22:47:38 +00:00
parent 06d1bf0354
commit d225072692

View file

@ -49,7 +49,6 @@
#endif
#include <iostream>
#include <stdio.h>
#include <stdlib.h>
#include <string.h>