aboutsummaryrefslogtreecommitdiff
path: root/util/cbfstool/lzma/C/7zip/Common/StdAfx.h
blob: 27a77b104bb180762cfb5d04a45bbf20a969a081 (plain)
1
2
3
4
5
6
7
8
9
// StdAfx.h

#ifndef __STDAFX_H
#define __STDAFX_H

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

#endif