mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-09-07 13:48:28 +02:00
eitd: Fix files according to the new includes branch.
Origin commit data
------------------
Commit: 96e7c51cff
Author: [CST] Bas <bas@coolstreamtech.com>
Date: 2012-03-06 (Tue, 06 Mar 2012)
This commit is contained in:
@@ -1,11 +1,11 @@
|
||||
#include <string>
|
||||
#include <ctype.h>
|
||||
#include <limits.h>
|
||||
#include <debug.h>
|
||||
#include <map>
|
||||
#include <set>
|
||||
|
||||
#include <SIutils.hpp>
|
||||
#include "SIutils.hpp"
|
||||
#include "debug.h"
|
||||
|
||||
std::map<std::string, int> CountryCodeDefaultMapping;
|
||||
std::map<int, int> TransponderDefaultMapping;
|
||||
|
Reference in New Issue
Block a user