mirror of
https://github.com/Xevion/easy7zip.git
synced 2025-12-06 15:14:59 -06:00
9 lines
96 B
C
9 lines
96 B
C
// StdAfx.h
|
|
|
|
#ifndef __STDAFX_H
|
|
#define __STDAFX_H
|
|
|
|
#include "../../../Common/Common.h"
|
|
|
|
#endif
|