aboutsummaryrefslogtreecommitdiffstats
path: root/lib/rpcs16.cc
diff options
context:
space:
mode:
Diffstat (limited to 'lib/rpcs16.cc')
-rw-r--r--lib/rpcs16.cc2
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/rpcs16.cc b/lib/rpcs16.cc
index ce13b4d..3a2b59a 100644
--- a/lib/rpcs16.cc
+++ b/lib/rpcs16.cc
@@ -38,6 +38,8 @@
#include "bufferarray.h"
#include "ppsocket.h"
+using namespace std;
+
rpcs16::rpcs16(ppsocket * _skt)
{
skt = _skt;