Stefan Schuermans commited on 2023-08-22 12:25:16 Showing 2 changed files, with 2 additions and 0 deletions.
@@ -4,6 +4,7 @@
a blinkenarea.org project */
#include <map>
+#include <string>
#include "Lock.h"
#include "LockMgr.h"
@@ -7,6 +7,7 @@
#define BLINKER_LOCKMGR_H