MXS-2205 Convert maxscale/poll.h to .hh
This commit is contained in:
@ -41,7 +41,7 @@
|
||||
#include <maxscale/housekeeper.h>
|
||||
#include <maxscale/log.h>
|
||||
#include <maxscale/maxscale.h>
|
||||
#include <maxscale/poll.h>
|
||||
#include <maxscale/poll.hh>
|
||||
#include <maxscale/router.hh>
|
||||
#include <maxscale/server.hh>
|
||||
#include <maxscale/service.hh>
|
||||
|
@ -36,7 +36,7 @@
|
||||
#include <maxscale/dcb.hh>
|
||||
#include <maxscale/log.h>
|
||||
#include <maxscale/modinfo.h>
|
||||
#include <maxscale/poll.h>
|
||||
#include <maxscale/poll.hh>
|
||||
#include <maxscale/router.hh>
|
||||
#include <maxscale/service.hh>
|
||||
#include <maxscale/session.hh>
|
||||
|
@ -35,7 +35,7 @@
|
||||
#include <maxscale/dcb.hh>
|
||||
#include <maxscale/log.h>
|
||||
#include <maxscale/modinfo.h>
|
||||
#include <maxscale/poll.h>
|
||||
#include <maxscale/poll.hh>
|
||||
#include <maxscale/router.hh>
|
||||
#include <maxscale/service.hh>
|
||||
#include <maxscale/session.hh>
|
||||
|
@ -36,7 +36,7 @@
|
||||
#include <maxscale/modutil.hh>
|
||||
#include <maxbase/atomic.h>
|
||||
#include <maxscale/dcb.hh>
|
||||
#include <maxscale/poll.h>
|
||||
#include <maxscale/poll.hh>
|
||||
#include <maxscale/log.h>
|
||||
|
||||
|
||||
|
@ -38,7 +38,7 @@
|
||||
#include <maxscale/modutil.hh>
|
||||
#include <maxbase/atomic.h>
|
||||
#include <maxscale/dcb.hh>
|
||||
#include <maxscale/poll.h>
|
||||
#include <maxscale/poll.hh>
|
||||
#include <maxscale/log.h>
|
||||
|
||||
static MAXINFO_TREE* make_tree_node(MAXINFO_OPERATOR, char*, MAXINFO_TREE*, MAXINFO_TREE*);
|
||||
|
@ -16,7 +16,7 @@
|
||||
#include <cmath>
|
||||
|
||||
#include <maxscale/modutil.hh>
|
||||
#include <maxscale/poll.h>
|
||||
#include <maxscale/poll.hh>
|
||||
|
||||
using namespace maxscale;
|
||||
|
||||
|
@ -25,7 +25,7 @@
|
||||
#include <maxscale/log.h>
|
||||
#include <maxscale/modinfo.h>
|
||||
#include <maxscale/modutil.hh>
|
||||
#include <maxscale/poll.h>
|
||||
#include <maxscale/poll.hh>
|
||||
#include <maxscale/query_classifier.h>
|
||||
#include <maxscale/router.hh>
|
||||
#include <maxscale/secrets.h>
|
||||
|
@ -20,7 +20,7 @@
|
||||
#include <maxbase/atomic.hh>
|
||||
#include <maxscale/alloc.h>
|
||||
#include <maxscale/modutil.hh>
|
||||
#include <maxscale/poll.h>
|
||||
#include <maxscale/poll.hh>
|
||||
#include <maxscale/query_classifier.h>
|
||||
#include <maxscale/resultset.hh>
|
||||
|
||||
|
Reference in New Issue
Block a user