summaryrefslogtreecommitdiffstats
path: root/src/libs/7zip/win/CPP/Windows/StdAfx.h
blob: 8b383c5ba9bbb4e08456fd5f639d1a3c3dde62ed (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