]> git.lyx.org Git - lyx.git/blobdiff - src/support/socktools.cpp
zipunzip.cpp: Replace makedir etc with versions in support::FileName, fix a bug in...
[lyx.git] / src / support / socktools.cpp
index f01a56357ca59227bc15929341061ec875cbb408..25e9716e4967c38bbb94aae4ba9ab400b1f86ea1 100644 (file)
@@ -47,6 +47,7 @@ int accept(int)
 #endif
 
 #include <cerrno>
+#include <string>
 
 using namespace std;