Files
entropy/pylzma/7zip/OS/StdAfx.h
2009-04-02 13:45:25 +02:00

10 lines
128 B
C

// StdAfx.h
#ifndef __STDAFX_H
#define __STDAFX_H
#include "../Common/MyWindows.h"
#include "../Common/NewHandler.h"
#endif