rearrange include hierarchy
This commit is contained in:
@@ -58,7 +58,6 @@
|
||||
//
|
||||
|
||||
#include "iocinf.h"
|
||||
#include "comBuf_IL.h"
|
||||
#include "comQueSend_IL.h"
|
||||
|
||||
tsFreeList < class comBuf, 0x20 > comBuf::freeList;
|
||||
|
||||
@@ -18,6 +18,8 @@
|
||||
#ifndef comQueSend_ILh
|
||||
#define comQueSend_ILh
|
||||
|
||||
#include "comBuf_IL.h"
|
||||
|
||||
inline bufferReservoir::~bufferReservoir ()
|
||||
{
|
||||
this->drain ();
|
||||
|
||||
Reference in New Issue
Block a user