]> git.lyx.org Git - lyx.git/blobdiff - src/support/os_cygwin.cpp
Revert qprocess code. Revisions reverted: 22026, 22030, 22044, 22048,
[lyx.git] / src / support / os_cygwin.cpp
index 952f038f1a3357adc6dcdeae8923a975fd00f75c..cf57336f7dd176210c7ab29aff29db71a40779ee 100644 (file)
@@ -27,8 +27,7 @@
 
 #include <sys/cygwin.h>
 
-using std::string;
-
+using namespace std;
 
 namespace lyx {
 namespace support {