mirror of
https://github.com/MariaDB/server.git
synced 2025-07-30 16:24:05 +03:00
MDEV-16424 replace cmake/bison.cmake with cmake's builtin FindBison module
This commit is contained in:
@ -32,7 +32,7 @@
|
||||
#include "sql_get_diagnostics.h"
|
||||
|
||||
/* Generated code */
|
||||
#include "sql_yacc.h"
|
||||
#include "sql_yacc.hh"
|
||||
#define LEX_TOKEN_WITH_DEFINITION
|
||||
#include "lex_token.h"
|
||||
|
||||
|
Reference in New Issue
Block a user