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

Fix compilation

This commit is contained in:
Vladislav Vaintroub
2016-02-10 00:20:23 +01:00
parent b3093073b1
commit b436db98fe
9 changed files with 25 additions and 42 deletions

View File

@ -26,7 +26,7 @@
Object to hold connect information to be given to the newly created thread
*/
class scheduler_functions;
struct scheduler_functions;
class CONNECT : public ilink {
public: