At 03:35 PM 8/6/2003, Beman Dawes wrote:

>I've having trouble with the Borland compiler. It is getting an error in
>its own utime.h header:
>
>Error E2303 D:\Program Files\Borland\CBuilder6\Include\utime.h 42: Type
>name expected
>
>If anyone can figure out a workaround, please let me know.

Never mind; I've worked around it. In one header Borland puts time_t in std::, and then in another headers assumes it is in the global namespace.

--Beman

_______________________________________________
Unsubscribe & other changes: http://lists.boost.org/mailman/listinfo.cgi/boost

Reply via email to