1
0
mirror of https://github.com/MariaDB/server.git synced 2025-07-30 16:24:05 +03:00

Removed redundant #include "sql_hset.h"

It was a leftover from attempting to use Hash_set
This commit is contained in:
Vicențiu Ciorbaru
2013-10-17 14:58:37 -07:00
committed by Sergei Golubchik
parent dd5a98da35
commit aa465ac3ba

View File

@ -51,7 +51,6 @@
#include "hostname.h"
#include "sql_db.h"
#include "sql_array.h"
#include "sql_hset.h"
#include "sql_plugin_compat.h"