This should fix tests compilation on the build bot Mac OS X slaves.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@65393
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
#ifndef _WX_TESTS_CONTROLS_TEXTENTRYTEST_H_
#define _WX_TESTS_CONTROLS_TEXTENTRYTEST_H_
+class WXDLLIMPEXP_FWD_CORE wxTextEntry;
+
// ----------------------------------------------------------------------------
// abstract base class testing wxTextEntry methods
// ----------------------------------------------------------------------------