Files
easy7zip/CPP/7zip/Bundles/Format7zFO/StdAfx.h
Tino Reichardt e4157accb2 update README and version numbers for new release R7
- build also an 7z.dll which is compatible with the default 7-Zip installation
2017-06-20 20:24:41 +02:00

9 lines
104 B
C

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