MXS-2196: Rename dcb.h to dcb.hh

This commit is contained in:
Markus Mäkelä
2018-11-30 14:29:13 +02:00
parent 3b5e45ceee
commit ad12ff6d06
73 changed files with 78 additions and 77 deletions

View File

@ -20,7 +20,7 @@
#include <arpa/inet.h>
#include <maxscale/authenticator.h>
#include <maxscale/dcb.h>
#include <maxscale/dcb.hh>
#include <maxscale/buffer.hh>
#include <maxscale/service.hh>
#include <maxscale/sqlite3.h>