Skip to content

Commit caf4e70

Browse files
committed
Fix tests
1 parent 54c932a commit caf4e70

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/test_error_detector.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
#include <fstream>
55
#include <cstdlib>
66
#include <sys/stat.h>
7+
#include <unistd.h>
78

89
// Helper to create a directory
910
bool createDir(const std::string& path) {

0 commit comments

Comments
 (0)