X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/13111b2ac81e694d6b69822dff61838ae66052b2..65e4e78efb62104d4d0f9ac32e3fff24f9c14b6e:/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 // ----------------------------------------------------------------------------