Files
easy7zip/CPP/Common/StdAfx.h
Igor Pavlov a36c48cece 23.01
2023-12-22 17:17:05 +00:00

9 lines
94 B
C
Executable File

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