]> git.lyx.org Git - lyx.git/blobdiff - src/support/FileMonitor.cpp
Revert qprocess code. Revisions reverted: 22026, 22030, 22044, 22048,
[lyx.git] / src / support / FileMonitor.cpp
index d9571bcc01e95210eddfe9f65b05b03c52d5934f..f7cca518ab6ad5778cc5decdd151fb9e2a0f560e 100644 (file)
@@ -19,8 +19,7 @@
 #include <boost/bind.hpp>
 #include <boost/signals/trackable.hpp>
 
-
-using std::string;
+using namespace std;
 
 namespace lyx {
 namespace support {