]> git.lyx.org Git - lyx.git/blobdiff - src/support/socktools.cpp
Complete the removal of the embedding stuff. Maybe. It's hard to be sure we got every...
[lyx.git] / src / support / socktools.cpp
index f01a56357ca59227bc15929341061ec875cbb408..3b9574871f3ed94e99d49997e7e718e99667a651 100644 (file)
@@ -47,6 +47,8 @@ int accept(int)
 #endif
 
 #include <cerrno>
+#include <string>
+#include <cstring>
 
 using namespace std;