diff options
Diffstat (limited to 'protocols/MRA/src/Sdk/DebugFunctions.h')
-rw-r--r-- | protocols/MRA/src/Sdk/DebugFunctions.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/protocols/MRA/src/Sdk/DebugFunctions.h b/protocols/MRA/src/Sdk/DebugFunctions.h index 60cd880210..9ae925d448 100644 --- a/protocols/MRA/src/Sdk/DebugFunctions.h +++ b/protocols/MRA/src/Sdk/DebugFunctions.h @@ -30,9 +30,7 @@ #if !defined(AFX_DEBUG_FUNCTIONS__H__INCLUDED_)
#define AFX_DEBUG_FUNCTIONS__H__INCLUDED_
-#if _MSC_VER > 1000
#pragma once
-#endif // _MSC_VER > 1000
//////////////////////////////////////////////////////////////////////////
////////////////////////////DebugPrint////////////////////////////////////
|