mirror of
https://github.com/MariaDB/server.git
synced 2025-08-31 22:22:30 +03:00
Header files should be self-contained
This commit is contained in:
@@ -19,8 +19,8 @@
|
||||
*/
|
||||
|
||||
#include "my_global.h"
|
||||
#include "my_atomic.h"
|
||||
#include "my_pthread.h"
|
||||
#include "my_atomic.h"
|
||||
#include "sql_plugin.h"
|
||||
#include "mysql/plugin.h"
|
||||
#include "ha_perfschema.h"
|
||||
|
Reference in New Issue
Block a user