Files
easy7zip/CPP/Windows/Control/StdAfx.h
Igor Pavlov 173c07e166 4.59 beta
2016-05-28 00:15:56 +01:00

10 lines
133 B
C
Executable File

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