$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [Boost-users] [Tokenizer] Compile error with lots of missing binary operator statments
From: Collin Day (dcday137_at_[hidden])
Date: 2011-10-31 13:49:09
Previously, I had posted what I thought was a bug. I did not think to do
this originally, but I just tried a simple Hello World program that
included boost/tokenizer.hpp. It compiled fine. I then looked at where
the sample code was pulling headers from, and it appears that the download
included old boost headers it was including instead of 1.47.0. I
completley missed this. I apologize - and take back the error - there is
none :)
Thanks!