mirror of
https://github.com/ntop/ntopng.git
synced 2026-05-06 03:45:26 +00:00
Compilation fix
This commit is contained in:
parent
6ea942715b
commit
aa891e88b8
1 changed files with 1 additions and 1 deletions
|
|
@ -194,6 +194,7 @@ using namespace std;
|
|||
#include "CustomAppStats.h"
|
||||
#endif
|
||||
#include "GenericTrafficElement.h"
|
||||
#include "ContainerStats.h"
|
||||
|
||||
#ifdef NTOPNG_PRO
|
||||
#include "Profile.h"
|
||||
|
|
@ -206,7 +207,6 @@ using namespace std;
|
|||
#include "CounterTrend.h"
|
||||
#include "LRUMacIP.h"
|
||||
#include "FlowInterfacesStats.h"
|
||||
#include "ContainerStats.h"
|
||||
#include "HostPoolStats.h"
|
||||
#ifdef HAVE_LDAP
|
||||
#include "LdapAuthenticator.h"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue