]> git.lyx.org Git - lyx.git/blobdiff - src/support/userinfo.cpp
zipunzip.cpp: Replace makedir etc with versions in support::FileName, fix a bug in...
[lyx.git] / src / support / userinfo.cpp
index 1b9b3c1a43f0e189b8b8e0be253c6dfa17bfcbc3..ca4e0e948077be62c8dba20631e24ac14dc682b1 100644 (file)
@@ -30,7 +30,7 @@
 # include <sys/types.h>
 #endif
 
-using std::string;
+using namespace std;
 
 namespace lyx {
 namespace support {