Remove unused includes in adbanner.cpp and adbanner.h
This commit is contained in:
parent
505633aba0
commit
d906975dfc
2 changed files with 0 additions and 2 deletions
|
@ -33,7 +33,6 @@
|
|||
#include "common/bn_type.h"
|
||||
#include "compat/strcasecmp.h"
|
||||
#include "common/eventlog.h"
|
||||
#include "common/systemerror.h"
|
||||
#include "connection.h"
|
||||
#include "common/setup_after.h"
|
||||
|
||||
|
|
|
@ -22,7 +22,6 @@
|
|||
#include <vector>
|
||||
|
||||
#include "common/tag.h"
|
||||
#include "common/scoped_ptr.h"
|
||||
#include "common/bn_type.h"
|
||||
|
||||
|
||||
|
|
Loading…
Reference in a new issue