StdAfx.h 100 B

123456789
  1. // StdAfx.h
  2. #ifndef __STDAFX_H
  3. #define __STDAFX_H
  4. #include "../../../Common/MyWindows.h"
  5. #endif