xref: /MusicPlayer2/UnitTest/stdafx.h (revision ead86454da3af0f0f92b604977e8985caecdf15c)
1 // stdafx.h : ��׼ϵͳ�����ļ��İ����ļ���
2 // ���Ǿ���ʹ�õ��������ĵ�
3 // �ض�����Ŀ�İ����ļ�
4 //
5 
6 #pragma once
7 
8 #include "targetver.h"
9 
10 // ���� CppUnitTest ��ͷ�ļ�
11 #include "CppUnitTest.h"
12 
13 // TODO: �ڴ˴����ó�����Ҫ������ͷ�ļ�
14 #include <afx.h>
15 #include <afxwin.h>         // MFC ��������ͱ�׼���
16