MXS-2205 Combine internal/session.h with internal/session.hh

This commit is contained in:
Esa Korhonen
2018-11-30 18:47:43 +02:00
parent 36792607d8
commit cdf323384c
8 changed files with 72 additions and 91 deletions

View File

@ -12,7 +12,9 @@
*/
#pragma once
#include <maxscale/ccdefs.hh>
#include <maxscale/utils.hh>
#include <maxscale/session.h>
namespace maxscale
{