Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mpc-hc/mpc-hc.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorXhmikosR <xhmikosr@users.sourceforge.net>2010-06-04 17:27:21 +0400
committerXhmikosR <xhmikosr@users.sourceforge.net>2010-06-04 17:27:21 +0400
commit9657cba7d8f0f311791b570b68ad12a976447c5a (patch)
tree0b6c97253dc19014887575b3f9b1494287a6787b /src/filters/reader
parent2148c74696f6613dac88ef09d7d73666500fdd18 (diff)
cosmetics
git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/trunk@2006 10f7b99b-c216-0410-bff0-8a66a9350fd8
Diffstat (limited to 'src/filters/reader')
-rw-r--r--src/filters/reader/asyncreader/asyncio.cpp1
-rw-r--r--src/filters/reader/asyncreader/asyncrdr.cpp1
2 files changed, 0 insertions, 2 deletions
diff --git a/src/filters/reader/asyncreader/asyncio.cpp b/src/filters/reader/asyncreader/asyncio.cpp
index 071091712..5675d22f2 100644
--- a/src/filters/reader/asyncreader/asyncio.cpp
+++ b/src/filters/reader/asyncreader/asyncio.cpp
@@ -8,7 +8,6 @@
#include "stdafx.h"
-#include <streams.h>
#include "asyncio.h"
// --- CAsyncRequest ---
diff --git a/src/filters/reader/asyncreader/asyncrdr.cpp b/src/filters/reader/asyncreader/asyncrdr.cpp
index c724be04a..5fa17ba93 100644
--- a/src/filters/reader/asyncreader/asyncrdr.cpp
+++ b/src/filters/reader/asyncreader/asyncrdr.cpp
@@ -10,7 +10,6 @@
#include "stdafx.h"
-#include <streams.h>
#include "asyncio.h"
#include "asyncrdr.h"