]> git.lyx.org Git - lyx.git/blobdiff - src/client/boost.C
unneeded header
[lyx.git] / src / client / boost.C
index 6a1274d3890ed3dccc271b8764600dd40f5cdba4..c83ebfa8be21dd3cc8eb881d36025d30aa79f7d6 100644 (file)
@@ -18,6 +18,9 @@
 
 #include <exception>
 
+
+namespace lyx {
+
 using std::endl;
 
 namespace boost {
@@ -41,3 +44,6 @@ void assertion_failed(char const * expr, char const * function,
 
 
 }
+
+
+} // namespace lyx