]> git.lyx.org Git - lyx.git/blobdiff - boost/boost/implicit_cast.hpp
Also display the info about BibTeX databases in the TeX info panel.
[lyx.git] / boost / boost / implicit_cast.hpp
index 70430853a34ce4317e3905ce12abd6aee1b14616..5b1cd92b9b3963e5560e87199f1c7f5625797e60 100644 (file)
@@ -23,7 +23,7 @@ inline T implicit_cast (typename mpl::identity<T>::type x) {
 //template <typename T>
 //void implicit_cast (...);
 
-
 } // namespace boost
 
+
 #endif // IMPLICIT_CAST_DWA200356_HPP