- 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:
lfittl 2007-05-07 14:23:19 +00:00
parent 5767923ea5
commit 2fdafe3884

View file

@ -15,6 +15,10 @@
// ----------------------------------------------------------------------------
#ifndef LOKI_CLASS_LEVEL_THREADING
#define LOKI_CLASS_LEVEL_THREADING
#endif
#include <loki/StrongPtr.h>
#include <iostream>