source2006/utils/lzma/C/Common/StdAfx.h
2020-02-25 05:28:57 +02:00

9 lines
111 B
C

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