summaryrefslogtreecommitdiff
path: root/connectionParam.h
diff options
context:
space:
mode:
Diffstat (limited to 'connectionParam.h')
-rw-r--r--connectionParam.h7
1 files changed, 2 insertions, 5 deletions
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 <boost/archive/text_oarchive.hpp>
+#include <boost/archive/text_iarchive.hpp>
class ConnectionParam
{