Combine maxscale/buffer.h with maxscale/buffer.hh
This commit is contained in:
@ -35,7 +35,7 @@
|
||||
|
||||
#include <maxbase/assert.h>
|
||||
#include <maxscale/alloc.h>
|
||||
#include <maxscale/buffer.h>
|
||||
#include <maxscale/buffer.hh>
|
||||
#include <maxscale/hint.h>
|
||||
|
||||
/**
|
||||
|
||||
@ -35,7 +35,7 @@
|
||||
|
||||
#include <maxscale/alloc.h>
|
||||
#include <maxscale/modutil.hh>
|
||||
#include <maxscale/buffer.h>
|
||||
#include <maxscale/buffer.hh>
|
||||
|
||||
/**
|
||||
* test1 Allocate a service and do lots of other things
|
||||
|
||||
@ -3,7 +3,7 @@
|
||||
#include <string.h>
|
||||
|
||||
#include <maxscale/alloc.h>
|
||||
#include <maxscale/buffer.h>
|
||||
#include <maxscale/buffer.hh>
|
||||
#include <maxscale/protocol/mysql.hh>
|
||||
|
||||
MySQLProtocol proto;
|
||||
|
||||
Reference in New Issue
Block a user