]> git.lyx.org Git - lyx.git/blobdiff - src/support/bind.h
Fix bug 9798.
[lyx.git] / src / support / bind.h
index 5a734ff931ae31460bcb8f36caeb8bca2c5ee1ee..e9b6a632771083f081d3cd9f5ab39c305748ecd8 100644 (file)
@@ -20,7 +20,7 @@ namespace lyx
        using std::placeholders::_2;
        using std::bind;
        using std::ref;
-}
+} // namespace
 
 
 #endif