diff --git a/lib/toolbox/pipe.h b/lib/toolbox/pipe.h index 22123ee46e8..df75f4c48de 100644 --- a/lib/toolbox/pipe.h +++ b/lib/toolbox/pipe.h @@ -8,6 +8,7 @@ * * It is also possible to use both sides of the pipe within one thread. */ +#pragma once #ifdef __cplusplus extern "C" {