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

@ -18,7 +18,6 @@
#include <maxscale/alloc.h>
#include <maxscale/config.h>
#include <maxscale/pcre2.h>
#include <maxscale/platform.h>
#include <maxscale/spinlock.h>
#include "internal/filter.hh"