Skip to content

Commit

Permalink
Update barrier.cpp
Browse files Browse the repository at this point in the history
  • Loading branch information
gammasoft71 committed Aug 31, 2023
1 parent 4f3d728 commit 39ad2dc
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ namespace barrier_example {
};
}

startup_(barrier_example::program);
startup_(barrier_example::program::main);

// This example produces output similar to the following:
//
Expand Down

0 comments on commit 39ad2dc

Please sign in to comment.