fixed a bug where threader wasn't exposed

--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401100
This commit is contained in:
David Anderson 2007-07-13 17:26:32 +00:00
parent 22002778bb
commit 41aa77314d

View File

@ -32,4 +32,4 @@ public:
{
g_ShareSys.AddInterface(NULL, g_pThreader);
}
};
} s_RegThreadStuff;