Files
easy7zip/7zip/Bundles/SFXCon/StdAfx.h
Igor Pavlov 8c1b5c7b7e 3.13
2016-05-28 00:15:41 +01:00

12 lines
141 B
C
Executable File

// stdafx.h
#ifndef __STDAFX_H
#define __STDAFX_H
#include <windows.h>
#include <stdio.h>
// #include <time.h>
#include <tchar.h>
#endif