mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2025-06-13 21:37:13 +02:00
removal of using namespace std from theadFiles
This commit is contained in:
@ -3,7 +3,7 @@
|
||||
#include "Multi.h"
|
||||
|
||||
#include <string>
|
||||
using namespace std;
|
||||
// using namespace std;
|
||||
|
||||
class Single {
|
||||
public:
|
||||
|
Reference in New Issue
Block a user