mirror of
https://github.com/MariaDB/server.git
synced 2026-01-06 05:22:24 +03:00
Some minor fixes revealed as warnings by
Intel compiler.
This commit is contained in:
parent
acf218b708
commit
8d3036c35e
@@ -24,7 +24,7 @@
|
||||
#include <my_sys.h>
|
||||
#include <hash.h>
|
||||
|
||||
#ifdef __GNUC__
|
||||
#if defined(__GNUC__) && defined(USE_PRAGMA_INTERFACE)
|
||||
#pragma interface
|
||||
#endif
|
||||
|
||||
|
||||
Reference in New Issue
Block a user