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 77ee8f3..2704aa7 100644
--- a/Rx/v2/test/operators/group_by.cpp
+++ b/Rx/v2/test/operators/group_by.cpp
@@ -5,6 +5,7 @@
#include <rxcpp/operators/rx-map.hpp>
#include <rxcpp/operators/rx-merge.hpp>
#include <rxcpp/operators/rx-take.hpp>
+#include <rxcpp/operators/rx-start_with.hpp>
#include <locale>