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:
Johan Wikman
2018-08-17 13:37:51 +03:00
parent 90960ec07f
commit aaad63ee5e
17 changed files with 40 additions and 70 deletions

View File

@ -21,7 +21,6 @@
#include <unordered_set>
#include <maxbase/semaphore.hh>
#include <maxscale/platform.h>
#include <maxscale/session.h>
#include <maxscale/utils.hh>
#include <maxscale/worker.h>