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