00001 // stdafx.h : include file for standard system include files, 00002 // or project specific include files that are used frequently, but 00003 // are changed infrequently 00004 // 00005 00006 #if !defined(AFX_STDAFX_H__6356EC2B_6DD1_4BE8_935C_87ECBA8697E4__INCLUDED_) 00007 #define AFX_STDAFX_H__6356EC2B_6DD1_4BE8_935C_87ECBA8697E4__INCLUDED_ 00008 00009 #if _MSC_VER > 1000 00010 #pragma once 00011 #endif // _MSC_VER > 1000 00012 00013 00014 #include "../SDK/foobar2000.h" 00015 #include "helpers.h" 00016 00017 // TODO: reference additional headers your program requires here 00018 00019 //{{AFX_INSERT_LOCATION}} 00020 // Microsoft Visual C++ will insert additional declarations immediately before the previous line. 00021 00022 #endif // !defined(AFX_STDAFX_H__6356EC2B_6DD1_4BE8_935C_87ECBA8697E4__INCLUDED_)
1.5.5