should be `#include "ThreadPool.h"` in example.cpp · Issue #2 · progschj/ThreadPool · GitHub
Skip to content

should be #include "ThreadPool.h" in example.cpp #2

Description

@jarrettchisholm

In example.cpp, should be:

#include "ThreadPool.h"

instead of

#include "ThreadPoolWithFutures.h"

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions