mirror of
https://github.com/hyperion-project/hyperion.ng.git
synced 2023-10-10 13:36:59 +02:00
Removed unused includes
Former-commit-id: bd5ffa2d701729d86ecb9b9cf0182f1774e0fec8
This commit is contained in:
parent
464f5b518f
commit
51b6967947
@ -7,15 +7,9 @@
|
|||||||
#include <QByteArray>
|
#include <QByteArray>
|
||||||
#include <QTcpSocket>
|
#include <QTcpSocket>
|
||||||
|
|
||||||
// jsoncpp includes
|
|
||||||
#include <json/json.h>
|
|
||||||
|
|
||||||
// Hyperion includes
|
// Hyperion includes
|
||||||
#include <hyperion/Hyperion.h>
|
#include <hyperion/Hyperion.h>
|
||||||
|
|
||||||
// util includes
|
|
||||||
#include <utils/jsonschema/JsonSchemaChecker.h>
|
|
||||||
|
|
||||||
// proto includes
|
// proto includes
|
||||||
#include "message.pb.h"
|
#include "message.pb.h"
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user