applied patch 103798 (yy... defines moved from expr.h, wxexpr.h to wxexpr.cpp)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@9378 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -50,9 +50,6 @@ typedef bool (*wxExprErrorHandler) (int errorType, char *msg);
|
||||
|
||||
WXDLLEXPORT_DATA(extern wxExprErrorHandler) currentwxExprErrorHandler;
|
||||
|
||||
extern "C" WXDLLEXPORT_DATA(FILE*) yyin;
|
||||
|
||||
extern "C" WXDLLEXPORT int yyparse(void);
|
||||
|
||||
typedef enum {
|
||||
wxExprNull,
|
||||
|
Reference in New Issue
Block a user