Use forward-declaration of class FingerPrintResults in Target.h

This commit is contained in:
dmiller 2015-06-30 04:04:51 +00:00
parent 80f8eb6bce
commit 5e47450bdc
9 changed files with 10 additions and 1 deletions

View file

@ -126,6 +126,7 @@
#include "FPEngine.h"
#include "Target.h"
#include "FingerPrintResults.h"
#include "NmapOps.h"
#include "nmap_error.h"
#include "osscan.h"