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

9 lines
90 B
C

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