Skip to content

Commit

Permalink
Remove unused import of dirent.h
Browse files Browse the repository at this point in the history
  • Loading branch information
mgautierfr committed Aug 26, 2024
1 parent 876705c commit 51cc0a0
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/tools.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,6 @@

#include "tools.h"

#include <dirent.h>
#include <string.h>
#include <sys/stat.h>
#include <cerrno>
Expand Down

0 comments on commit 51cc0a0

Please sign in to comment.