summaryrefslogtreecommitdiffstats
path: root/other-licenses/7zstub/src/7zip/Bundles/SFXSetup-moz/StdAfx.h
blob: 85536206d0c7b6b8daa972950deb100aa1952616 (plain)
1
2
3
4
5
6
7
8
9
10
// StdAfx.h

#ifndef __STDAFX_H
#define __STDAFX_H

#include "../../../Common/MyWindows.h"
#include "../../../Common/NewHandler.h"
#include <commctrl.h>

#endif