1
0
mirror of https://github.com/nmap/nmap.git synced 2025-12-06 04:31:29 +00:00

Use standard way of including nbase.h

This commit is contained in:
dmiller
2018-11-06 15:07:03 +00:00
parent 7ea0a8c9ac
commit 7da763d271

View File

@@ -131,7 +131,7 @@
class Target;
#include "nbase/nbase.h"
#include <nbase.h>
#include <string>
#include <list>