mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2025-06-23 18:17:59 +02:00
removing using namespace std from headers in slsDetector
This commit is contained in:
@ -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
|
||||
|
Reference in New Issue
Block a user