Boost logo

Boost :

From: Martin Wille (mw8329_at_[hidden])
Date: 2004-09-19 10:08:18


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_windows.cpp(313): error: incomplete type is not allowed
> struct stat path_stat;

This one could be caused by a missing #include <sys/types.h>

Regards,
m


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk