- Fix test build failure by using class level threading
git-svn-id: svn://svn.code.sf.net/p/loki-lib/code/trunk@822 7ec92016-0320-0410-acc4-a06ded1c099a
This commit is contained in:
parent
5767923ea5
commit
2fdafe3884
1 changed files with 4 additions and 0 deletions
|
@ -15,6 +15,10 @@
|
||||||
|
|
||||||
// ----------------------------------------------------------------------------
|
// ----------------------------------------------------------------------------
|
||||||
|
|
||||||
|
#ifndef LOKI_CLASS_LEVEL_THREADING
|
||||||
|
#define LOKI_CLASS_LEVEL_THREADING
|
||||||
|
#endif
|
||||||
|
|
||||||
#include <loki/StrongPtr.h>
|
#include <loki/StrongPtr.h>
|
||||||
|
|
||||||
#include <iostream>
|
#include <iostream>
|
||||||
|
|
Loading…
Reference in a new issue