gecko/modules/lib7z/LZMASDK/CPP/7zip/Archive/StdAfx.h

10 lines
142 B
C

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