2 changed files with
2 additions and
0 deletions
|
|
@ -16,6 +16,7 @@
|
|
|
|
#ifndef NETMANAGER_H
|
|
|
|
#ifndef NETMANAGER_H
|
|
|
|
#define NETMANAGER_H
|
|
|
|
#define NETMANAGER_H
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
#include <functional>
|
|
|
|
#include <list>
|
|
|
|
#include <list>
|
|
|
|
|
|
|
|
|
|
|
|
#include "netscanner.h"
|
|
|
|
#include "netscanner.h"
|
|
|
|
|
|
@ -16,6 +16,7 @@
|
|
|
|
#ifndef NETSCANNER_H
|
|
|
|
#ifndef NETSCANNER_H
|
|
|
|
#define NETSCANNER_H
|
|
|
|
#define NETSCANNER_H
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
#include <functional>
|
|
|
|
#include <list>
|
|
|
|
#include <list>
|
|
|
|
|
|
|
|
|
|
|
|
#include "mystring.h"
|
|
|
|
#include "mystring.h"
|
|
|
|