Skip to content
Snippets Groups Projects
Commit a587425c authored by j2-tulloch's avatar j2-tulloch :speech_balloon:
Browse files

Update test1.cpp

parent ff5cb1c6
Branches
No related tags found
No related merge requests found
...@@ -2,7 +2,7 @@ ...@@ -2,7 +2,7 @@
#include <sstream> #include <sstream>
#include <string> #include <string>
#include <cassert> #include <cassert>
#include "your_fiber_header.h" // Replace with your actual fiber system header file #include "fiber.h" // Replace with your actual fiber system header file
// Function prototypes // Function prototypes
void testRunWithoutErrors(); void testRunWithoutErrors();
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment