]> git.lyx.org Git - lyx.git/blobdiff - src/texstream.h
#10662 use drawers for bibliography dialogs
[lyx.git] / src / texstream.h
index bf4eb38bba81265c652d5ded86e9dfe0f858d1d8..2cfcd16da40379e3d9ad40147e56bd232a9fa205 100644 (file)
@@ -183,6 +183,6 @@ template <typename Type>
 otexstream & operator<<(otexstream & ots, Type value);
 
 
-}
+} // namespace lyx
 
 #endif