MXS-2196: Combine session.h and session.hh
Combined the public session headers into one.
This commit is contained in:
@ -14,7 +14,7 @@
|
||||
/**
|
||||
* @file session.c - A representation of the session within the gateway.
|
||||
*/
|
||||
#include <maxscale/session.h>
|
||||
#include <maxscale/session.hh>
|
||||
|
||||
#include <inttypes.h>
|
||||
#include <stdio.h>
|
||||
|
||||
Reference in New Issue
Block a user