mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2026-01-20 16:48:35 +01:00
removing using namespace std from headers in slsDetector
This commit is contained in:
@@ -31,7 +31,7 @@ extern "C" {
|
||||
#include <math.h>
|
||||
#include <semaphore.h>
|
||||
#include <cstdlib>
|
||||
using namespace std;
|
||||
//using namespace std;
|
||||
|
||||
|
||||
//#include "slsDetectorActions_Standalone.h"
|
||||
|
||||
Reference in New Issue
Block a user