Fixed a few problems in the IpcLibs.

This commit is contained in:
Juan Carlos Luciani
2006-09-01 22:53:10 +00:00
parent f45c0f4c9e
commit 48d4d947ea
4 changed files with 121 additions and 41 deletions

View File

@@ -80,7 +80,6 @@ class ObjRef
private:
mutable unsigned long m_Count;
};