summaryrefslogtreecommitdiff
path: root/Rx/v2/examples/linesfrombytes/main.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'Rx/v2/examples/linesfrombytes/main.cpp')
-rw-r--r--Rx/v2/examples/linesfrombytes/main.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/Rx/v2/examples/linesfrombytes/main.cpp b/Rx/v2/examples/linesfrombytes/main.cpp
index cd46d15..f5e9482 100644
--- a/Rx/v2/examples/linesfrombytes/main.cpp
+++ b/Rx/v2/examples/linesfrombytes/main.cpp
@@ -13,6 +13,7 @@
#include <rxcpp/operators/rx-ref_count.hpp>
#include <rxcpp/operators/rx-window.hpp>
#include <rxcpp/operators/rx-window_toggle.hpp>
+#include <rxcpp/operators/rx-start_with.hpp>
namespace Rx {
using namespace rxcpp;
using namespace rxcpp::sources;