Skip to content

#include <cctype> #3

@silart

Description

@silart

There some problem with boost asio library.
I am trying to build simple example from the official site but my attempts are not have a success.

Link to example: http://www.boost.org/doc/libs/1_38_0/doc/html/boost_asio/example/iostreams/daytime_client.cpp

If i include "cctype" header before "boost/asio.hpp" header, the build will be successful.

This is a feature or a bug?

I use MinGW 4.6 + STLPort 5.21 + boost 1.49.0.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions