]> git.lyx.org Git - lyx.git/blobdiff - src/frontends/Alert.C
Create a grfx::Loader class and so move large chunks of code out of
[lyx.git] / src / frontends / Alert.C
index e351d116bc970bda7dbc314b40a5e0223bb12757..d85ba7c22d4d7ed61e736ad1437eb62c14f728a1 100644 (file)
 
 #include <cerrno>
 
+#ifndef CXX_GLOBAL_CSTD
+using std::strerror;
+#endif
+
 using std::endl;
 using std::pair;
 using std::make_pair;