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