removed #pragma interface without matching #pragma implementation (replaces patch 981135)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28475 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -9,10 +9,6 @@
|
|||||||
// Licence: wxWindows licence
|
// Licence: wxWindows licence
|
||||||
/////////////////////////////////////////////////////////////////////////////
|
/////////////////////////////////////////////////////////////////////////////
|
||||||
|
|
||||||
#if defined(__GNUG__) && !defined(__APPLE__)
|
|
||||||
#pragma interface "msg.h"
|
|
||||||
#endif
|
|
||||||
|
|
||||||
#ifndef _WX_MSG_H_
|
#ifndef _WX_MSG_H_
|
||||||
#define _WX_MSG_H_
|
#define _WX_MSG_H_
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user