summaryrefslogtreecommitdiffstats
path: root/src/libs/7zip/win/CPP/7zip/UI/Common/StdAfx.h
blob: 9a8e7d21a28a12571d1f7953261798aecf3ae93d (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