summaryrefslogtreecommitdiff
path: root/Rx/v2/examples/doxygen/range.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'Rx/v2/examples/doxygen/range.cpp')
-rw-r--r--Rx/v2/examples/doxygen/range.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/Rx/v2/examples/doxygen/range.cpp b/Rx/v2/examples/doxygen/range.cpp
index 69eecbd..3abb0ec 100644
--- a/Rx/v2/examples/doxygen/range.cpp
+++ b/Rx/v2/examples/doxygen/range.cpp
@@ -13,7 +13,7 @@ SCENARIO("range sample"){
printf("//! [range sample]\n");
}
-std::string get_pid();
+#include "main.hpp"
SCENARIO("threaded range sample"){
printf("//! [threaded range sample]\n");