mirror of
https://github.com/alliedmodders/amxmodx.git
synced 2024-12-25 06:15:37 +03:00
removed iostream
This commit is contained in:
parent
5453b55bdc
commit
1ba9a39b3f
@ -13,7 +13,6 @@
|
||||
* - code structure renewed
|
||||
*/
|
||||
|
||||
#include <iostream>
|
||||
#include <stdlib.h>
|
||||
#include <fcntl.h>
|
||||
#include <errno.h>
|
||||
@ -209,4 +208,4 @@ void OnAmxxDetach()
|
||||
WSACleanup();
|
||||
#endif
|
||||
return;
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user