taskDriven by claude - must be checked
This commit is contained in:
@@ -2,7 +2,6 @@
|
||||
#define SOCKETIO_HPP
|
||||
#include <atomic>
|
||||
|
||||
extern std::atomic<bool> statusResolved;
|
||||
extern std::atomic<bool> connected;
|
||||
|
||||
// Initialize Socket.IO client and connect to server
|
||||
|
||||
Reference in New Issue
Block a user