Skip to content

missing header in extended_p_square_quantile.hpp #49

Description

@jefftrull

This header uses std::ostringstream without first including <sstream>, resulting in compile errors.
Minimal reproducer:

#include <boost/accumulators/statistics/extended_p_square_quantile.hpp>

int main() {}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions