summaryrefslogtreecommitdiff
path: root/Rx/v2/test/operators/group_by.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'Rx/v2/test/operators/group_by.cpp')
-rw-r--r--Rx/v2/test/operators/group_by.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/Rx/v2/test/operators/group_by.cpp b/Rx/v2/test/operators/group_by.cpp
index 2704aa7..606d7df 100644
--- a/Rx/v2/test/operators/group_by.cpp
+++ b/Rx/v2/test/operators/group_by.cpp
@@ -6,6 +6,7 @@
#include <rxcpp/operators/rx-merge.hpp>
#include <rxcpp/operators/rx-take.hpp>
#include <rxcpp/operators/rx-start_with.hpp>
+#include <rxcpp/operators/rx-observe_on.hpp>
#include <locale>