Remove unnecessary componentThread.h #includes
Since componentThread #includes boost::asio components, removing it should improve compile times.
This commit is contained in:
@@ -6,11 +6,13 @@
|
||||
#include <string>
|
||||
#include <memory>
|
||||
#include <preprocessor.h>
|
||||
#include <componentThread.h>
|
||||
#include <user/deviceAttachmentSpec.h>
|
||||
#include <callback.h>
|
||||
|
||||
namespace smo {
|
||||
|
||||
class ComponentThread;
|
||||
|
||||
namespace stim_buff {
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user