Skip to content

Commit 4033f62

Browse files
committed
Fix clang-tidy issues
1 parent 06c2e8d commit 4033f62

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

simplecpp.cpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,6 @@
4545
# include <direct.h>
4646
#else
4747
# include <sys/stat.h>
48-
# include <unistd.h>
4948
#endif
5049

5150
static bool isHex(const std::string &s)

0 commit comments

Comments
 (0)