mirror of
https://github.com/MariaDB/server.git
synced 2025-07-30 16:24:05 +03:00
more removing of "system" files and introducing ndb_global/my_global
This commit is contained in:
@ -17,8 +17,8 @@
|
||||
#ifndef Logger_H
|
||||
#define Logger_H
|
||||
|
||||
#include <ndb_global.h>
|
||||
#include <BaseString.hpp>
|
||||
#include <stdarg.h>
|
||||
|
||||
class LogHandler;
|
||||
class LogHandlerList;
|
||||
|
Reference in New Issue
Block a user