Mention GCC/Clang support in wxWebViewEdge documentation
And add a comment explaining the name of the EventRegistrationToken include guard.
This commit is contained in:
committed by
Vadim Zeitlin
parent
272c903234
commit
7532532800
@@ -7,6 +7,9 @@
|
||||
// Licence: wxWindows licence
|
||||
///////////////////////////////////////////////////////////////////////////////
|
||||
|
||||
// Note: this include guard uses the same name as winrt/EventToken.h in the
|
||||
// Windows SDK to prevent a struct type redefinition when both headers are
|
||||
// included.
|
||||
#ifndef __eventtoken_h__
|
||||
#define __eventtoken_h__
|
||||
|
||||
|
Reference in New Issue
Block a user