fix error

This commit is contained in:
bas524
2015-03-17 09:07:26 +03:00
parent 6b7c87bf5c
commit 283e9a9595

View File

@@ -48,7 +48,7 @@ class Foundation_API ThreadPool
/// from the pool. /// from the pool.
{ {
public: public:
enum _ThreadAffinityPolicy enum ThreadAffinityPolicy
{ {
OS_DEFAULT = 0, OS_DEFAULT = 0,
UNIFORM_DISTRIBUTION, UNIFORM_DISTRIBUTION,