Extract msgr_iothread to separate .{cpp,h}

This commit is contained in:
Vitaliy Filippov
2026-05-18 01:17:56 +03:00
parent 51ae4d6e24
commit 84919a10a9
7 changed files with 173 additions and 151 deletions
+1
View File
@@ -2,6 +2,7 @@
// License: VNPL-1.1 or GNU GPL-2.0+ (see README.md for details)
#include "messenger.h"
#include "msgr_iothread.h"
void osd_messenger_t::read_requests()
{