From d4017ef7ea6dc387c0a39479481ebe935d861362 Mon Sep 17 00:00:00 2001 From: Alain Buteau <alain.buteau@synchrotron-soleil.fr> Date: Tue, 18 Oct 2011 17:36:52 +0000 Subject: [PATCH] MANTIS 20536 --- src/LinuxSocketLecroy.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/LinuxSocketLecroy.cpp b/src/LinuxSocketLecroy.cpp index c3db4a7..28763a2 100644 --- a/src/LinuxSocketLecroy.cpp +++ b/src/LinuxSocketLecroy.cpp @@ -31,7 +31,7 @@ #include <sys/types.h> #include <unistd.h> #include <fcntl.h> - +using namespace std; static int hSocket; static int sTimeout = 1; //- second(s) -- GitLab