// // Created by Christopher Hamer on 02/07/2024. // #ifndef TASK1_SYNC_H #define TASK1_SYNC_H class sync { }; #endif //TASK1_SYNC_H