Commit 8b06dd1d authored by captainwong's avatar captainwong

saved

parent 0dcc86f7
// LocalLock.h: interface for the CLocalLock class.
//
//////////////////////////////////////////////////////////////////////
#if !defined(AFX_LOCALLOCK_H__FD10F2F9_1DF2_46A6_8261_1FA9E2AB061C__INCLUDED_)
#define AFX_LOCALLOCK_H__FD10F2F9_1DF2_46A6_8261_1FA9E2AB061C__INCLUDED_
#if _MSC_VER > 1000
#pragma once #pragma once
#endif // _MSC_VER > 1000
class CLocalLock class CLocalLock
{ {
...@@ -70,5 +61,3 @@ private: ...@@ -70,5 +61,3 @@ private:
//BOOL bNullInit; //BOOL bNullInit;
}; };
#endif // !defined(AFX_LOCALLOCK_H__FD10F2F9_1DF2_46A6_8261_1FA9E2AB061C__INCLUDED_)
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment