summaryrefslogtreecommitdiff
path: root/Rx/v2/src
diff options
context:
space:
mode:
authorfreezestudio <liushp@gmail.com>2017-02-12 21:45:48 +0800
committerGrigoriy Chudnov <g.chudnov@gmail.com>2017-02-14 00:59:03 +0300
commit35a805ef522b061d0a89f524e99134d6360f05ca (patch)
treee996e6d7bbe195ff7615dbee6ea6681ae2f9fdc2 /Rx/v2/src
parente328652a1fdf2a4c21d63e8054794975941624cc (diff)
downloadRxCpp-35a805ef522b061d0a89f524e99134d6360f05ca.tar.gz
Update rx-includes.hpp
vector include in #line144
Diffstat (limited to 'Rx/v2/src')
-rw-r--r--Rx/v2/src/rxcpp/rx-includes.hpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/Rx/v2/src/rxcpp/rx-includes.hpp b/Rx/v2/src/rxcpp/rx-includes.hpp
index 66f5537..3527f01 100644
--- a/Rx/v2/src/rxcpp/rx-includes.hpp
+++ b/Rx/v2/src/rxcpp/rx-includes.hpp
@@ -150,7 +150,6 @@
#include <deque>
#include <thread>
#include <future>
-#include <vector>
#include <list>
#include <queue>
#include <chrono>