Annotation of elwix/tools/oldlzma/SRC/7zip/Compress/Branch/StdAfx.h, revision 1.1.1.1

1.1       misho       1: // StdAfx.h
                      2: 
                      3: #ifndef __STDAFX_H
                      4: #define __STDAFX_H
                      5: 
                      6: #include "../../../Common/MyWindows.h"
                      7: 
                      8: #endif

FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>