aboutsummaryrefslogtreecommitdiff
path: root/CPP/7zip/UI/Console/StdAfx.h
blob: a4e6173121b12cb4a096e8c93c1314e6fdea0ab9 (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