/
Stormbery
/
CEX
Обзор
Документация
Войти
/
Stormbery
/
CEX
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
develop
include/stdafx.h
49 строк
1 KB
stormbery
Some refactoring code
16 ноя 2024, 16:01
16 ноя 2024, 16:01
4c1cc5e
Код
Авторство
О чём код?
#ifndef STDACEX_H #define STDACEX_H // from websocketstream #include <boost/asio/as_tuple.hpp> #include <boost/asio/awaitable.hpp> #include <boost/asio/buffers_iterator.hpp> #include <boost/asio/co_spawn.hpp> #include <boost/asio/detached.hpp> #include <boost/asio/executor_work_guard.hpp> #include <boost/asio/experimental/as_tuple.hpp> #include <boost/asio/strand.hpp> #include <boost/asio/thread_pool.hpp> #include <boost/atomic.hpp> #include <boost/beast/core.hpp> #include <boost/beast/http.hpp> #include <boost/beast/ssl.hpp> #include <boost/beast/version.hpp> #include <boost/beast/websocket.hpp> #include <boost/beast/websocket/ssl.hpp> #include <boost/enable_shared_from_this.hpp> #include <boost/json.hpp> #include <boost/lexical_cast.hpp> #include <boost/make_shared.hpp> #include <boost/multiprecision/cpp_dec_float.hpp> #include <boost/property_tree/ptree.hpp> #include <boost/thread.hpp> // from mainwindow #include <boost/bind.hpp> #include <boost/chrono.hpp> #include <boost/circular_buffer.hpp> #include <gdkmm/rgba.h> #include <gtkmm.h> // from coin #include <boost/circular_buffer/base.hpp> #include <boost/container/vector.hpp> #include <boost/filesystem.hpp> #include <boost/json/monotonic_resource.hpp> #include <boost/log/core.hpp> #include <boost/log/expressions.hpp> #include <boost/log/trivial.hpp> #include <boost/log/utility/setup/common_attributes.hpp> #include <boost/log/utility/setup/file.hpp> #include <fcntl.h> #include <liburing.h> #endif // PUBLICSTREAM_H