mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2025-06-13 05:17:13 +02:00
finished removing using namespace std
This commit is contained in:
@ -8,7 +8,7 @@
|
||||
#endif
|
||||
#include <time.h>
|
||||
|
||||
|
||||
using namespace std;
|
||||
//#define VERBOSE
|
||||
|
||||
static void* startProcessData(void *n){
|
||||
|
Reference in New Issue
Block a user