Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 99 Bytes

StdAfx.h

File metadata and controls

8 lines (5 loc) · 99 Bytes
 
Jan 23, 2008
Jan 23, 2008
1
2
3
4
5
6
7
8
// StdAfx.h
#ifndef __STDAFX_H
#define __STDAFX_H
#include "../../../Common/MyWindows.h"
#endif