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:
@@ -22,10 +22,6 @@
|
||||
needs something like 'ssh'.
|
||||
*/
|
||||
|
||||
#ifdef USE_PRAGMA_IMPLEMENTATION
|
||||
#pragma implementation // gcc: Class implementation
|
||||
#endif
|
||||
|
||||
#include "mariadb.h"
|
||||
#include "sql_priv.h"
|
||||
#include "sql_crypt.h"
|
||||
|
Reference in New Issue
Block a user