mirror of
https://github.com/robbert-vdh/yabridge.git
synced 2026-05-13 20:09:59 +02:00
Fix typos in the word 'Boost'
Apparently I type very quickly.
This commit is contained in:
@@ -16,7 +16,7 @@
|
||||
|
||||
#pragma once
|
||||
|
||||
// Bosot.Process's auto detection for vfork() support doesn't seem to work
|
||||
// Boost.Process's auto detection for vfork() support doesn't seem to work
|
||||
#define BOOST_POSIX_HAS_VFORK 1
|
||||
|
||||
#include <boost/asio/local/stream_protocol.hpp>
|
||||
|
||||
Reference in New Issue
Block a user