xref: /MusicPlayer2/UnitTest/stdafx.h (revision 2661106a96494c0a7dfab38bf1ae7b9565882443)
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