#pragma once #ifndef _INC_DEBUG #define _INC_DEBUG #include #include #include void _OutputDebugString(TCHAR* lpOutputString, ... ); #endif