mirror of
https://github.com/nmap/nmap.git
synced 2025-12-06 04:31:29 +00:00
Remove some unused includes of iostream
This commit is contained in:
@@ -5,7 +5,6 @@
|
||||
#include <list>
|
||||
#include <string>
|
||||
#include <string.h>
|
||||
#include <iostream>
|
||||
|
||||
extern "C" {
|
||||
#include "lua.h"
|
||||
|
||||
@@ -133,7 +133,6 @@
|
||||
#ifdef WIN32
|
||||
#include "winfix.h"
|
||||
#endif
|
||||
#include <iostream>
|
||||
|
||||
extern NmapOps o;
|
||||
class PortList;
|
||||
|
||||
Reference in New Issue
Block a user