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

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

#ifndef __STDAFX_H
#define __STDAFX_H

#include "../../../../Common/MyWindows.h"

#endif