mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2025-06-12 21:07:13 +02:00
formatting
Some checks failed
Native CMake Build / Configure and build using cmake (push) Failing after 12s
Some checks failed
Native CMake Build / Configure and build using cmake (push) Failing after 12s
This commit is contained in:
@ -23,7 +23,7 @@ typedef struct __attribute__((packed)) {
|
||||
#ifdef __cplusplus
|
||||
class Pattern {
|
||||
patternParameters *pat = new patternParameters{};
|
||||
std::ostream& stream(std::ostream &os) const;
|
||||
std::ostream &stream(std::ostream &os) const;
|
||||
|
||||
public:
|
||||
Pattern();
|
||||
|
Reference in New Issue
Block a user