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