#pragma once /* #ifdef _DEBUG // http://msdn.microsoft.com/ko-kr/library/x98tx3cf(VS.80).aspx #define _CRTDBG_MAP_ALLOC #include #include #define new new(_NORMAL_BLOCK, __FILE__, __LINE__) #endif */