Skip to content

Commit

Permalink
Update syscalls_cpp.cpp
Browse files Browse the repository at this point in the history
  • Loading branch information
RealManShao authored Jul 29, 2024
1 parent f1dda09 commit 1bf0588
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions os/various/cpp_wrappers/syscalls_cpp.cpp
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
#include <stdio.h>
#include <errno.h>
#include <unistd.h>
#include <sys/types.h>

#include "osal.h"

#include "syscalls_cpp.hpp"
Expand Down

0 comments on commit 1bf0588

Please sign in to comment.