]> git.lyx.org Git - lyx.git/blobdiff - src/BranchList.cpp
Transfer current_font and real_current_font from Text to Cursor.
[lyx.git] / src / BranchList.cpp
index 5c1a2076fa0c2074944fb373c8f68f383b40318d..5b78d71c3c453293ebae2d1bf37ed191b284f251 100644 (file)
 
 #include <algorithm>
 
+using std::string;
 
 namespace lyx {
 
-using std::string;
-
 
 Branch::Branch()
 {