mirror of
https://github.com/MariaDB/server.git
synced 2025-07-27 18:02:13 +03:00
Less dependencies in include files
This commit is contained in:
@ -258,4 +258,6 @@ public:
|
||||
}
|
||||
};
|
||||
|
||||
typedef Bounds_checked_array<Item*> Ref_ptr_array;
|
||||
|
||||
#endif /* SQL_ARRAY_INCLUDED */
|
||||
|
Reference in New Issue
Block a user