A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://github.com/Haivision/srt/commit/4f7f99989e46d907ea39706195d26664c3839967 below:

[test] Remove duplicated includes · Haivision/srt@4f7f999 · GitHub

File tree Expand file treeCollapse file tree 3 files changed

+0

-6

lines changed

Filter options

Expand file treeCollapse file tree 3 files changed

+0

-6

lines changed Original file line number Diff line number Diff line change

@@ -3,7 +3,6 @@

3 3

#include <chrono>

4 4

#include <thread>

5 5

#include <future>

6 -

#include <array>

7 6

#include <numeric> // std::accumulate

8 7

#include <regex> // Used in FormatTime test

9 8

#include "sync.h"

Original file line number Diff line number Diff line change

@@ -68,7 +68,6 @@

68 68

#include "uriparser.hpp" // UriParser

69 69

#include "socketoptions.hpp"

70 70

#include "logsupport.hpp"

71 -

#include "testmedia.hpp"

72 71

#include "testmedia.hpp" // requires access to SRT-dependent globals

73 72

#include "verbose.hpp"

74 73 Original file line number Diff line number Diff line change

@@ -132,10 +132,6 @@ class FileSource: public virtual Source

132 132

//~FileSource() { ifile.close(); }

133 133

};

134 134 135 -

#ifdef PLEASE_LOG

136 -

#include "logging.h"

137 -

#endif

138 - 139 135

class FileTarget: public virtual Target

140 136

{

141 137

ofstream ofile;

You can’t perform that action at this time.


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4