$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Beman Dawes (bdawes_at_[hidden])
Date: 2004-09-19 14:50:45
At 11:08 AM 9/19/2004, Martin Wille wrote:
>Aleksey Gurtovoy wrote:
>> Does anyone have anything to say on this one (from
>http://tinyurl.com/5jnv6)
>
>>
>/boost/head-regression/boost/libs/filesystem/build/../src/operations_posix_w
>indows.cpp(313): error: incomplete type is not allowed
>> struct stat path_stat;
>
>This one could be caused by a missing #include <sys/types.h>
I've checked in a change to see if that is the problem.
Thanks,
--Beman