mirror of
https://github.com/robbert-vdh/yabridge.git
synced 2026-05-07 20:10:13 +02:00
Move event handling its own file
This commit is contained in:
@@ -25,6 +25,9 @@
|
||||
#include <iostream>
|
||||
#include <random>
|
||||
|
||||
#include "../common/communication.h"
|
||||
#include "../common/events.h"
|
||||
|
||||
namespace bp = boost::process;
|
||||
// I'd rather use std::filesystem instead, but Boost.Process depends on
|
||||
// boost::filesystem
|
||||
|
||||
Reference in New Issue
Block a user