Skip to content

Commit

Permalink
added to documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
johnpatek committed Mar 17, 2024
1 parent d10c273 commit 383034d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/mainpage.md
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@ void sleep_for(int ms)
Basic SigFn usage in C++:
```c++
```cpp
#include <sigfn.hpp>
#include <iostream>
#include <thread>
Expand Down

0 comments on commit 383034d

Please sign in to comment.