X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/13111b2ac81e694d6b69822dff61838ae66052b2..6d5ca46c65fa01a532b5d2f0c6a727616852a22a:/include/wx/listctrl.h diff --git a/include/wx/listctrl.h b/include/wx/listctrl.h index a9bf6a29bc..41b350b38e 100644 --- a/include/wx/listctrl.h +++ b/include/wx/listctrl.h @@ -12,6 +12,10 @@ #ifndef _WX_LISTCTRL_H_BASE_ #define _WX_LISTCTRL_H_BASE_ +#ifdef __GNUG__ + #pragma interface "listctrlbase.h" +#endif + // ---------------------------------------------------------------------------- // types // ----------------------------------------------------------------------------