Files
easy7zip/CPP/Common/StdAfx.h
2020-05-31 13:08:03 +02:00

9 lines
80 B
C

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