NSIS/Source/7zip/7zip/Common/StdAfx.h
2006-10-16 08:46:36 +00:00

8 lines
97 B
C

// StdAfx.h
#ifndef __STDAFX_H
#define __STDAFX_H
#include "../../Common/MyWindows.h"
#endif