mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2026-01-16 04:04:37 +01: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