Update code of Crossplatform redefine
This commit is contained in:
@@ -11,7 +11,7 @@ namespace hgl
|
||||
*/
|
||||
class Semaphore ///信号
|
||||
{
|
||||
semaphore_ptr *ptr;
|
||||
semaphore_ptr ptr;
|
||||
|
||||
public:
|
||||
|
||||
|
Reference in New Issue
Block a user