summaryrefslogtreecommitdiff
path: root/Rx/v2/test/operators/window_toggle.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'Rx/v2/test/operators/window_toggle.cpp')
-rw-r--r--Rx/v2/test/operators/window_toggle.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/Rx/v2/test/operators/window_toggle.cpp b/Rx/v2/test/operators/window_toggle.cpp
index 0c1cc9f..08dc210 100644
--- a/Rx/v2/test/operators/window_toggle.cpp
+++ b/Rx/v2/test/operators/window_toggle.cpp
@@ -1,4 +1,5 @@
#include "../test.h"
+#include <rxcpp/operators/rx-map.hpp>
SCENARIO("window toggle, basic", "[window_toggle][operators]"){
GIVEN("1 hot observable of ints and hot observable of opens."){