]> git.lyx.org Git - lyx.git/blobdiff - src/support/os_unix.cpp
Introduce FileName::changePermission() and fix ConverterCache.
[lyx.git] / src / support / os_unix.cpp
index e2c772522168a5c502210683cf30f4bfd91e39a1..8e61c6564912bdf757ac6764b3e23d9d024ec262 100644 (file)
@@ -19,8 +19,7 @@
 #include <Carbon/Carbon.h>
 #endif
 
-using std::string;
-
+using namespace std;
 
 namespace lyx {
 namespace support {