]> git.lyx.org Git - lyx.git/blobdiff - src/BufferView_pimpl.C
In for a penny, in for a pound. Consistent use of // -*- C++ -*-
[lyx.git] / src / BufferView_pimpl.C
index 3936760163770f64855862a644fd7f3dc4daeb67..49aca6c6ab76e0df0a8f8f61d96c2fd927bee97b 100644 (file)
@@ -64,6 +64,7 @@ extern int greek_kb_flag;
 
 using std::vector;
 using std::find_if;
+using std::find;
 using std::pair;
 using std::endl;
 using std::make_pair;