]> git.lyx.org Git - lyx.git/blobdiff - src/Format.cpp
Fulfill promise to Andre: TextClass_ptr --> TextClassPtr.
[lyx.git] / src / Format.cpp
index 90f766bfeb5baf9afe3f04d5bd03188cde57a688..8bd34ad48968d9fb6df3b53ec97eebacfeee22f3 100644 (file)
@@ -28,6 +28,7 @@
 
 #include <boost/filesystem/operations.hpp>
 
+using std::find_if;
 using std::string;
 using std::distance;