]> git.lyx.org Git - lyx.git/blobdiff - src/support/userinfo.h
Maintain plain layout for separating paragraphs when switching layouts (#11936)
[lyx.git] / src / support / userinfo.h
index 6c103cd722d85f4732f7d17dfa98ab610b7af821..096e8ff47bc3a2847273a79b3712ad37b57ae6fe 100644 (file)
 #ifndef USERINFO_H
 #define USERINFO_H
 
-#include <string>
+#include "support/strfwd.h"
 
 
 namespace lyx {
 namespace support {
 
-/// return the current user's real name
+/// return the current user's real name or user name
 std::string const user_name();
 
 /// return the current user's e-mail address