mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2025-04-22 22:40:02 +02:00
minor warnings removed
This commit is contained in:
parent
a770389c90
commit
cf787c9e7d
@ -10,9 +10,9 @@
|
||||
using namespace std;
|
||||
|
||||
int dummyCallback(detectorData* d, int p,void*) {
|
||||
cout << "got data " << p << endl;
|
||||
|
||||
}
|
||||
cout << "got data " << p << endl;
|
||||
return 0;
|
||||
};
|
||||
|
||||
class multiSlsDetectorClient {
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user