]> git.lyx.org Git - lyx.git/blobdiff - src/TextCache.C
ws changes only
[lyx.git] / src / TextCache.C
index 752f53685a5d2632d96627ed571f215029303640..4d8032554abbdadc4517d6fa60213274bb9cf333 100644 (file)
@@ -21,7 +21,7 @@ using std::endl;
 using std::find_if;
 using std::for_each;
 using std::make_pair;
-
+using std::string;
 using std::ostream;
 
 extern BufferList bufferlist;