1
0
mirror of https://github.com/MariaDB/server.git synced 2025-12-24 11:21:21 +03:00

WL#5363: Thread pool interface

Patch to make Visual C++ happy.
This commit is contained in:
Mats Kindahl
2010-08-17 07:46:53 +02:00
parent cd34770558
commit e1e6c32b72

View File

@@ -28,7 +28,7 @@ class THD;
struct handlerton;
class Time_zone;
class scheduler_functions;
struct scheduler_functions;
typedef struct st_mysql_const_lex_string LEX_CSTRING;
typedef struct st_mysql_show_var SHOW_VAR;