mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2025-05-11 15:20:01 +02:00
class to struct: review
This commit is contained in:
parent
e82bcafb76
commit
57c3cb0849
@ -16,7 +16,7 @@ class GeneralData;
|
||||
class Fifo;
|
||||
class File;
|
||||
class DataStreamer;
|
||||
class MasterAttributes;
|
||||
struct MasterAttributes;
|
||||
|
||||
#include <atomic>
|
||||
#include <vector>
|
||||
|
@ -15,7 +15,7 @@
|
||||
|
||||
#include <string>
|
||||
|
||||
class MasterAttributes;
|
||||
struct MasterAttributes;
|
||||
|
||||
class File : private virtual slsDetectorDefs {
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user