MXS-2197 Rename maxscale/log.h to maxscale/log.hh
In files either include maxscale/log.hh or remove include entirelly as maxscale/ccdefs.hh includes it.
This commit is contained in:
@ -17,7 +17,7 @@
|
||||
#endif
|
||||
|
||||
#include <iostream>
|
||||
#include <maxscale/log.h>
|
||||
#include <maxscale/log.hh>
|
||||
#include "../config.cc"
|
||||
|
||||
using namespace std;
|
||||
|
||||
Reference in New Issue
Block a user