We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 54c932a commit caf4e70Copy full SHA for caf4e70
tests/test_error_detector.cpp
@@ -4,6 +4,7 @@
4
#include <fstream>
5
#include <cstdlib>
6
#include <sys/stat.h>
7
+#include <unistd.h>
8
9
// Helper to create a directory
10
bool createDir(const std::string& path) {
0 commit comments