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

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

#ifndef __STDAFX_H
#define __STDAFX_H

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

#endif