Skip to content

Commit

Permalink
Toolbox: add missing pragma once
Browse files Browse the repository at this point in the history
  • Loading branch information
skotopes committed Dec 24, 2024
1 parent 19e0e77 commit 5deee10
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/toolbox/pipe.h
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@
*
* It is also possible to use both sides of the pipe within one thread.
*/
#pragma once

#ifdef __cplusplus
extern "C" {
Expand Down

0 comments on commit 5deee10

Please sign in to comment.