mirror of
https://github.com/robbert-vdh/yabridge.git
synced 2026-06-19 18:03:56 +02:00
Rename asio-fix.h to use-linux-asio.h
Bit of an ugly verbose name but it probably makes it much clearer why the include is needed.
This commit is contained in:
@@ -19,7 +19,7 @@
|
||||
#include <atomic>
|
||||
#include <thread>
|
||||
|
||||
#include "../asio-fix.h"
|
||||
#include "../use-linux-asio.h"
|
||||
|
||||
#include <asio/local/stream_protocol.hpp>
|
||||
#include <asio/posix/stream_descriptor.hpp>
|
||||
|
||||
Reference in New Issue
Block a user