Convert avro headers to .hh

Required for converting maxscale/buffer.h.
This commit is contained in:
Esa Korhonen
2019-01-15 16:30:54 +02:00
parent dae99b2acd
commit 6a23015b64
13 changed files with 14 additions and 18 deletions

View File

@ -25,7 +25,7 @@
#include <maxscale/mysql_binlog.h>
#include <maxscale/users.h>
#include <cdc.hh>
#include <maxavro.h>
#include <maxavro.hh>
#include <binlog_common.hh>
#include <maxscale/protocol/mysql.hh>
#include <blr_constants.hh>