mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2025-06-12 12:57:13 +02:00
merge
This commit is contained in:
@ -297,8 +297,8 @@ format
|
||||
|
||||
#ifdef __cplusplus
|
||||
struct xy {
|
||||
int x{0};
|
||||
int y{0};
|
||||
int x;
|
||||
int y;
|
||||
};
|
||||
#endif
|
||||
/**
|
||||
|
Reference in New Issue
Block a user