mirror of
https://github.com/hyperion-project/hyperion.ng.git
synced 2025-03-01 10:33:28 +00:00
Decrease compile time (#886)
This commit is contained in:
@@ -7,6 +7,10 @@
|
||||
// flatbuffer includes
|
||||
#include <flatbufserver/FlatBufferConnection.h>
|
||||
|
||||
// flatbuffer FBS
|
||||
#include "hyperion_reply_generated.h"
|
||||
#include "hyperion_request_generated.h"
|
||||
|
||||
FlatBufferConnection::FlatBufferConnection(const QString& origin, const QString & address, const int& priority, const bool& skipReply)
|
||||
: _socket()
|
||||
, _origin(origin)
|
||||
|
Reference in New Issue
Block a user