mirror of
https://github.com/robbert-vdh/yabridge.git
synced 2026-06-15 07:53:55 +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:
@@ -18,7 +18,7 @@
|
||||
|
||||
#include <memory>
|
||||
|
||||
#include "asio-fix.h"
|
||||
#include "use-linux-asio.h"
|
||||
|
||||
// Use the native version of xcb
|
||||
#pragma push_macro("_WIN32")
|
||||
|
||||
Reference in New Issue
Block a user