summaryrefslogtreecommitdiffstats
path: root/src/libs/7zip/win/CPP/7zip/Archive/Iso/StdAfx.h
blob: 2e4be10b29130786f398712725414322b2b42fc4 (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