Welcome to mirror list, hosted at ThFree Co, Russian Federation.

StdAfx.h « Common « UI « 7zip - github.com/kornelski/7z.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: a32fbed64d7a4b5e9be59bb73487243b4d83114d (plain)
1
2
3
4
5
6
7
8
// stdafx.h

#ifndef __STDAFX_H
#define __STDAFX_H

#include <windows.h>

#endif