mirror of
https://github.com/nmap/nmap.git
synced 2025-12-06 04:31:29 +00:00
Fix a few more structs forward-declared as class.
This commit is contained in:
@@ -132,7 +132,7 @@
|
||||
#include <string>
|
||||
#include <map>
|
||||
|
||||
class FingerPrintDB;
|
||||
struct FingerPrintDB;
|
||||
struct FingerMatch;
|
||||
|
||||
class NmapOps {
|
||||
|
||||
Reference in New Issue
Block a user