1
0
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:
Kai Sommerfeld 2019-05-10 23:28:55 +02:00 committed by GitHub
commit 6b50909278
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 1 additions and 2 deletions

View File

@ -0,0 +1 @@
3671ba6051e0f30849942cc66d1798fdf0362d089343a83f704c09ee7156604f

View File

@ -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

View File

@ -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