Skip to content

Commit

Permalink
removed unneeded dirent.h include
Browse files Browse the repository at this point in the history
  • Loading branch information
kosloot committed Sep 26, 2024
1 parent 05fc136 commit 4a5c191
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/FoLiA-langcat.cxx
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,6 @@
#include <sys/types.h>
#include <sys/stat.h>
#include <errno.h>
#include <dirent.h>
#include <unistd.h>
#include <cstdlib>
#include <string>
Expand Down

0 comments on commit 4a5c191

Please sign in to comment.