Skip to content

Commit f40867e

Browse files
committed
ci: another try to fix the module build with recent boost
1 parent 3c55531 commit f40867e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

include/libremidi/backends/net/config.hpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
#include <string>
55

6-
#if !defined(LIBREMIDI_MODULE_BUILD)
6+
#if !defined(BOOST_ASIO_IO_CONTEXT_HPP)
77
namespace boost::asio
88
{
99
struct io_context;

0 commit comments

Comments
 (0)