Skip to content

Maybe the example are missing #include <boost/json/src.hpp> #4

@RoyBellingan

Description

@RoyBellingan

If compiling with GCC 12.2.1 on opensuse tumbleweed, boost 1.81, using C++14 and forward I have several references to missing definition, they are solved adding

#include <boost/json/src.hpp>

I know having this defined in multiple TU will lead to multiple definition error, but maybe leave a reference in the include section to enable if needed ?

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