mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-09-02 04:13:34 +00:00
[WIDL]
- Missed one old header guard. svn path=/trunk/; revision=57096
This commit is contained in:
@@ -2579,7 +2579,7 @@ HRESULT STDMETHODCALLTYPE CShellBrowser::put_Height(long Height)
|
||||
{
|
||||
return E_NOTIMPL;
|
||||
}
|
||||
#ifdef __WIDL_EXDISP_H
|
||||
#ifdef __exdisp_h__
|
||||
#undef long
|
||||
#endif
|
||||
HRESULT STDMETHODCALLTYPE CShellBrowser::get_LocationName(BSTR *LocationName)
|
||||
|
||||
Reference in New Issue
Block a user