mirror of
https://github.com/DigitalDevices/pvr.octonet.git
synced 2023-10-10 13:36:57 +02:00
[cleanup] remove unused includes
this fixes windows build failures
This commit is contained in:
parent
2b39863f5b
commit
61c5f2a0d7
@ -26,7 +26,6 @@
|
||||
#include <json/json.h>
|
||||
|
||||
#include "OctonetData.h"
|
||||
#include "p8-platform/util/StringUtils.h"
|
||||
|
||||
#ifdef __WINDOWS__
|
||||
#define timegm _mkgmtime
|
||||
|
@ -25,7 +25,6 @@
|
||||
#include <vector>
|
||||
|
||||
#include "p8-platform/threads/threads.h"
|
||||
#include "p8-platform/util/StdString.h"
|
||||
#include "client.h"
|
||||
|
||||
struct OctonetEpgEntry
|
||||
|
Loading…
Reference in New Issue
Block a user