From 2c55bc987c93a1857e3cdaf8c8f1cea60483ab1e Mon Sep 17 00:00:00 2001 From: Othmar Gsenger Date: Tue, 11 Dec 2007 09:09:48 +0000 Subject: added syncbuffer --- connectionParam.h | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) (limited to 'connectionParam.h') diff --git a/connectionParam.h b/connectionParam.h index 770c3bd..98eab34 100644 --- a/connectionParam.h +++ b/connectionParam.h @@ -37,11 +37,8 @@ #include "authAlgo.h" #include "seqWindow.h" -namespace boost { - namespace serialization { - class access; - } -} +#include +#include class ConnectionParam { -- cgit v1.2.3