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