]> git.lyx.org Git - lyx.git/blobdiff - boost/boost/tokenizer.hpp
Also display the info about BibTeX databases in the TeX info panel.
[lyx.git] / boost / boost / tokenizer.hpp
index d02646684706c2a69bbd6f8c75225d82fa3c58aa..081e5ba2f7cfd983ece7cb931529a7d8e11df4a2 100644 (file)
@@ -1,6 +1,6 @@
 // Boost tokenizer.hpp  -----------------------------------------------------//
 
-// © Copyright Jeremy Siek and John R. Bandela 2001. 
+// (c) Copyright Jeremy Siek and John R. Bandela 2001. 
 
 // Distributed under the Boost Software License, Version 1.0. (See
 // accompanying file LICENSE_1_0.txt or copy at
@@ -18,7 +18,7 @@
 #define BOOST_TOKENIZER_JRB070303_HPP_
 
 #include <boost/token_iterator.hpp>
-#include <cassert>
+
 namespace boost {