mirror of
https://github.com/nmap/nmap.git
synced 2026-08-04 14:49:29 +00:00
Use forward-declaration of class FingerPrintResults in Target.h
This commit is contained in:
parent
80f8eb6bce
commit
5e47450bdc
9 changed files with 10 additions and 1 deletions
|
|
@ -129,6 +129,7 @@
|
|||
#endif
|
||||
|
||||
#include "Target.h"
|
||||
#include "FingerPrintResults.h" /* for ~FingerPrintResults() */
|
||||
#include <dnet.h>
|
||||
#include "nbase.h"
|
||||
#include "NmapOps.h"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue