mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2025-06-11 12:27:14 +02:00
removal of using namespace std from theadFiles
This commit is contained in:
@ -14,7 +14,7 @@
|
||||
#include "CondVar.h"
|
||||
#include "Global.h"
|
||||
#include <semaphore.h>
|
||||
using namespace std;
|
||||
// using namespace std;
|
||||
|
||||
|
||||
class ThreadPool
|
||||
|
Reference in New Issue
Block a user