MXS-2008 Move content of maxscale/platform.h to maxbase/cdefs.h
No good reason for keeping that platform adjustments anywhere else but in cdefs.h.
This commit is contained in:
1
server/modules/filter/cache/cachept.cc
vendored
1
server/modules/filter/cache/cachept.cc
vendored
@ -16,7 +16,6 @@
|
||||
|
||||
#include <maxbase/atomic.h>
|
||||
#include <maxscale/config.h>
|
||||
#include <maxscale/platform.h>
|
||||
|
||||
#include "cachest.hh"
|
||||
#include "storagefactory.hh"
|
||||
|
1
server/modules/filter/cache/rules.cc
vendored
1
server/modules/filter/cache/rules.cc
vendored
@ -23,7 +23,6 @@
|
||||
#include <maxscale/config.h>
|
||||
#include <maxscale/modutil.h>
|
||||
#include <maxscale/mysql_utils.h>
|
||||
#include <maxscale/platform.h>
|
||||
#include <maxscale/protocol/mysql.h>
|
||||
#include <maxscale/query_classifier.h>
|
||||
#include <maxscale/session.h>
|
||||
|
@ -74,7 +74,6 @@
|
||||
#include <maxscale/modutil.h>
|
||||
#include <maxscale/log.h>
|
||||
#include <maxscale/protocol/mysql.h>
|
||||
#include <maxscale/platform.h>
|
||||
#include <maxscale/pcre2.h>
|
||||
#include <maxscale/alloc.h>
|
||||
#include <maxscale/spinlock.hh>
|
||||
|
Reference in New Issue
Block a user