removing using namespace std from headers in slsDetector

This commit is contained in:
Erik Frojdh
2018-05-24 12:18:25 +02:00
parent a154d0a088
commit d71008bd10
6 changed files with 68 additions and 66 deletions

View File

@ -55,7 +55,7 @@
#include <string>
using namespace std;
//using namespace std;
/**
@libdoc The slsDetectorBase contains also a set of purely virtual functions useful for the implementation of the derived classes