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