1
0
şunun yansıması https://github.com/tearshark/librf.git eşitlendi 2024-10-04 08:50:31 +08:00
librf/asio/asio_task.h

8 satır
121 B
C

#pragma once
#if ASIO_VERSION >= 101200
#include "asio_task_1.12.0.inl"
#else
#include "asio_task_1.10.0.inl"
#endif