Skip to content

Commit

Permalink
Merge pull request #229 from leapmotion/fix-thisthread
Browse files Browse the repository at this point in the history
Add THREAD_HEADER to ObjectPoolTest
  • Loading branch information
codemercenary committed Dec 2, 2014
2 parents 0c09362 + 832f2d0 commit fa28796
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/autowiring/test/ObjectPoolTest.cpp
Expand Up @@ -3,6 +3,7 @@
#include "TestFixtures/SimpleThreaded.hpp"
#include <autowiring/ObjectPool.h>
#include FUTURE_HEADER
#include THREAD_HEADER

class ObjectPoolTest:
public testing::Test
Expand Down

0 comments on commit fa28796

Please sign in to comment.