summaryrefslogtreecommitdiff
path: root/Rx/v2/test/operators/publish.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'Rx/v2/test/operators/publish.cpp')
-rw-r--r--Rx/v2/test/operators/publish.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/Rx/v2/test/operators/publish.cpp b/Rx/v2/test/operators/publish.cpp
index 62d81ff..316f275 100644
--- a/Rx/v2/test/operators/publish.cpp
+++ b/Rx/v2/test/operators/publish.cpp
@@ -1,4 +1,6 @@
#include "../test.h"
+#include <rxcpp/operators/rx-publish.hpp>
+
SCENARIO("publish range", "[hide][range][subject][publish][subject][operators]"){
GIVEN("a range"){