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