diff options
Diffstat (limited to 'include')
-rw-r--r-- | include/raul/Semaphore.hpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/raul/Semaphore.hpp b/include/raul/Semaphore.hpp index 2e78d45..ee2325f 100644 --- a/include/raul/Semaphore.hpp +++ b/include/raul/Semaphore.hpp @@ -26,7 +26,6 @@ # include <cerrno> # include <ctime> # include <semaphore.h> -# include <sys/types.h> #endif #include <chrono> |