mirror of
https://github.com/MariaDB/server.git
synced 2025-08-08 11:22:35 +03:00
cleanup: remove unconditional #ifdef's
This commit is contained in:
@@ -16,10 +16,6 @@
|
||||
#ifndef _sql_cursor_h_
|
||||
#define _sql_cursor_h_
|
||||
|
||||
#ifdef USE_PRAGMA_INTERFACE
|
||||
#pragma interface /* gcc class interface */
|
||||
#endif
|
||||
|
||||
#include "sql_class.h" /* Query_arena */
|
||||
|
||||
class JOIN;
|
||||
|
Reference in New Issue
Block a user