mirror of
https://github.com/nmap/nmap.git
synced 2026-05-13 08:46:45 +00:00
Use standard way of including nbase.h
This commit is contained in:
parent
7ea0a8c9ac
commit
7da763d271
1 changed files with 1 additions and 1 deletions
|
|
@ -131,7 +131,7 @@
|
|||
|
||||
class Target;
|
||||
|
||||
#include "nbase/nbase.h"
|
||||
#include <nbase.h>
|
||||
|
||||
#include <string>
|
||||
#include <list>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue