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