mirror of
https://github.com/MariaDB/server.git
synced 2025-08-01 03:47:19 +03:00
Removed redundant #include "sql_hset.h"
It was a leftover from attempting to use Hash_set
This commit is contained in:
committed by
Sergei Golubchik
parent
dd5a98da35
commit
aa465ac3ba
@ -51,7 +51,6 @@
|
|||||||
#include "hostname.h"
|
#include "hostname.h"
|
||||||
#include "sql_db.h"
|
#include "sql_db.h"
|
||||||
#include "sql_array.h"
|
#include "sql_array.h"
|
||||||
#include "sql_hset.h"
|
|
||||||
|
|
||||||
#include "sql_plugin_compat.h"
|
#include "sql_plugin_compat.h"
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user