removed iostream

This commit is contained in:
David Anderson 2004-09-12 00:44:15 +00:00
parent 5453b55bdc
commit 1ba9a39b3f

View File

@ -13,7 +13,6 @@
* - code structure renewed * - code structure renewed
*/ */
#include <iostream>
#include <stdlib.h> #include <stdlib.h>
#include <fcntl.h> #include <fcntl.h>
#include <errno.h> #include <errno.h>