mirror of
https://github.com/DigitalDevices/pvr.octonet.git
synced 2023-10-10 13:36:57 +02:00
Merge pull request #23 from Rechi/fixWindows
[cleanup] remove unused includes
This commit is contained in:
commit
6b50909278
1
depends/common/jsoncpp/jsoncpp.sha256
Normal file
1
depends/common/jsoncpp/jsoncpp.sha256
Normal file
@ -0,0 +1 @@
|
|||||||
|
3671ba6051e0f30849942cc66d1798fdf0362d089343a83f704c09ee7156604f
|
@ -26,7 +26,6 @@
|
|||||||
#include <json/json.h>
|
#include <json/json.h>
|
||||||
|
|
||||||
#include "OctonetData.h"
|
#include "OctonetData.h"
|
||||||
#include "p8-platform/util/StringUtils.h"
|
|
||||||
|
|
||||||
#ifdef __WINDOWS__
|
#ifdef __WINDOWS__
|
||||||
#define timegm _mkgmtime
|
#define timegm _mkgmtime
|
||||||
|
@ -25,7 +25,6 @@
|
|||||||
#include <vector>
|
#include <vector>
|
||||||
|
|
||||||
#include "p8-platform/threads/threads.h"
|
#include "p8-platform/threads/threads.h"
|
||||||
#include "p8-platform/util/StdString.h"
|
|
||||||
#include "client.h"
|
#include "client.h"
|
||||||
|
|
||||||
struct OctonetEpgEntry
|
struct OctonetEpgEntry
|
||||||
|
Loading…
Reference in New Issue
Block a user