mirror of
https://github.com/MariaDB/server.git
synced 2026-04-27 18:55:31 +02:00
cleanup: remove unconditional #ifdef's
This commit is contained in:
parent
570daecf49
commit
32e6f8ff2e
190 changed files with 29 additions and 875 deletions
|
|
@ -13,9 +13,6 @@
|
|||
You should have received a copy of the GNU General Public License
|
||||
along with this program; if not, write to the Free Software
|
||||
Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1335 USA */
|
||||
#ifdef USE_PRAGMA_IMPLEMENTATION
|
||||
#pragma implementation /* gcc class implementation */
|
||||
#endif
|
||||
|
||||
#include "mariadb.h"
|
||||
#include "sql_priv.h"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue