Files
easy7zip/CPP/7zip/UI/Far/StdAfx.h
Igor Pavlov f08f4dcc3c 9.34
2016-05-28 00:16:51 +01:00

14 lines
180 B
C

// StdAfx.h
#ifndef __STDAFX_H
#define __STDAFX_H
// #define _CRT_SECURE_NO_DEPRECATE
// #include <windows.h>
// #include <stdio.h>
#include "../../../Common/Common.h"
#endif