mirror of
https://github.com/latentPrion/libspinscale.git
synced 2026-06-23 19:48:32 +00:00
Remove boostAsioLinkageFix from headers
This commit is contained in:
@@ -1,7 +1,6 @@
|
|||||||
#ifndef COMPONENT_THREAD_H
|
#ifndef COMPONENT_THREAD_H
|
||||||
#define COMPONENT_THREAD_H
|
#define COMPONENT_THREAD_H
|
||||||
|
|
||||||
#include <boostAsioLinkageFix.h>
|
|
||||||
#include <atomic>
|
#include <atomic>
|
||||||
#include <thread>
|
#include <thread>
|
||||||
#include <unordered_map>
|
#include <unordered_map>
|
||||||
|
|||||||
@@ -1,7 +1,6 @@
|
|||||||
#ifndef ASYNCHRONOUS_BRIDGE_H
|
#ifndef ASYNCHRONOUS_BRIDGE_H
|
||||||
#define ASYNCHRONOUS_BRIDGE_H
|
#define ASYNCHRONOUS_BRIDGE_H
|
||||||
|
|
||||||
#include <boostAsioLinkageFix.h>
|
|
||||||
#include <atomic>
|
#include <atomic>
|
||||||
#include <boost/asio/io_context.hpp>
|
#include <boost/asio/io_context.hpp>
|
||||||
#include <boost/asio/post.hpp>
|
#include <boost/asio/post.hpp>
|
||||||
|
|||||||
@@ -1,4 +1,3 @@
|
|||||||
#include <boostAsioLinkageFix.h>
|
|
||||||
#include <unistd.h>
|
#include <unistd.h>
|
||||||
#include <iostream>
|
#include <iostream>
|
||||||
#include <string>
|
#include <string>
|
||||||
|
|||||||
Reference in New Issue
Block a user