X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=boost%2Fboost%2Ftokenizer.hpp;h=081e5ba2f7cfd983ece7cb931529a7d8e11df4a2;hb=43c09d723435a5b203f2ac0c39e2086de836b386;hp=d02646684706c2a69bbd6f8c75225d82fa3c58aa;hpb=2349a51b124cafaf65ca673f8e7fd931f4ba4961;p=lyx.git diff --git a/boost/boost/tokenizer.hpp b/boost/boost/tokenizer.hpp index d026466847..081e5ba2f7 100644 --- a/boost/boost/tokenizer.hpp +++ b/boost/boost/tokenizer.hpp @@ -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 -#include + namespace boost {