mirror of
https://github.com/Xevion/easy7zip.git
synced 2025-12-06 11:14:58 -06:00
9 lines
94 B
C
Executable File
9 lines
94 B
C
Executable File
// StdAfx.h
|
|
|
|
#ifndef ZIP7_INC_STDAFX_H
|
|
#define ZIP7_INC_STDAFX_H
|
|
|
|
#include "Common.h"
|
|
|
|
#endif
|