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