]> git.lyx.org Git - lyx.git/blobdiff - src/frontends/xforms/XMiniBuffer.C
Introduce LFUN_PRINT.
[lyx.git] / src / frontends / xforms / XMiniBuffer.C
index 968973d3e0c7c7cbb22770107601c65fafd16810..aa0216888b6320c113be41e26245ed3fc2dfba41 100644 (file)
@@ -4,7 +4,7 @@
  * Licence details can be found in the file COPYING.
  *
  * \author Lars
- * \author Asger and Juergen
+ * \author Asger and JΓΌrgen
  *
  * Full author contact details are available in file CREDITS.
  */
 #include <boost/bind.hpp>
 
 
-#ifndef CXX_GLOBAL_CSTD
-using std::isprint;
-#endif
-
-using std::endl;
 using std::vector;
+using std::string;
 
 
 namespace {