$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [Boost-users] Some strange boost headers errors
From: Steven Watanabe (watanabesj_at_[hidden])
Date: 2015-05-15 09:37:02
AMDG
On 05/15/2015 07:10 AM, alfonso santimone wrote:
>
> but if i try to compile the same as a .c file (boosttest.c) i got the same
> errors as my first mail.
> so i guess boost can't be included in c files 'cause is c++..right?
>
Yes. The only exceptions are predef and
preprocessor, I believe.
In Christ,
Steven Watanabe