some work on dependency injection
git-svn-id: svn://ttmath.org/publicrep/winix/branches/0.7.x@1147 e52654a7-88a9-db11-a3e9-0013d4bc506e
This commit is contained in:
@@ -41,6 +41,9 @@
|
||||
#include "db/db.h"
|
||||
#include "thread.h"
|
||||
#include "tdb.h"
|
||||
#include "core/winixmodel.h"
|
||||
|
||||
|
||||
|
||||
namespace Winix
|
||||
{
|
||||
@@ -49,7 +52,7 @@ namespace Winix
|
||||
namespace Thread
|
||||
{
|
||||
|
||||
class ThreadInfo
|
||||
class ThreadInfo : public WinixModel
|
||||
{
|
||||
public:
|
||||
|
||||
|
Reference in New Issue
Block a user