Subject: Re: [Boost-users] Issues with unnamed enums
From: Igor R (boost.lists_at_[hidden])
Date: 2010-01-27 15:15:27


> More specifically, after adding '#include <boost/foreach.hpp>' I
> started getting compilation errors such as:

Instead of long error lists, it's worth attaching a minimal reproducing snippet.
Maybe you forgot to put some ";"?