git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52635
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
/* (or else they would be always different!). Using wxGetWindowId() which does */
/* the cast itself is recommended. Note that this type can't be unsigned */
/* because wxID_ANY == -1 is a valid (and largely used) value for window id. */
/* (or else they would be always different!). Using wxGetWindowId() which does */
/* the cast itself is recommended. Note that this type can't be unsigned */
/* because wxID_ANY == -1 is a valid (and largely used) value for window id. */
+#if defined(__cplusplus) && wxUSE_GUI
#include "wx/windowid.h"
#endif
#include "wx/windowid.h"
#endif