We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 06c2e8d commit 4033f62Copy full SHA for 4033f62
1 file changed
simplecpp.cpp
@@ -45,7 +45,6 @@
45
# include <direct.h>
46
#else
47
# include <sys/stat.h>
48
-# include <unistd.h>
49
#endif
50
51
static bool isHex(const std::string &s)
0 commit comments