Files
pip/libs/main/thread/pithreadpoolexecutor.h

7 lines
225 B
C

#include "pithreadpoolworker.h"
namespace {
// [[deprecated("DeprecatedHeader.h is deprecated. Use NewHeader.h instead.")]]
DEPRECATEDM("Use pithreadpoolworker.h") const bool deprecated_header_is_used = true;
} // namespace