X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/19311d4e7c43a3f6243bf805c164fd76cada0386..4818141bb228bbb59df63de12a5ea31801314b57:/contrib/utils/convertrc/rc2wxr.h diff --git a/contrib/utils/convertrc/rc2wxr.h b/contrib/utils/convertrc/rc2wxr.h index d01f76591f..d5ddb540f5 100644 --- a/contrib/utils/convertrc/rc2wxr.h +++ b/contrib/utils/convertrc/rc2wxr.h @@ -5,6 +5,10 @@ #if !defined(RC2WXR_H) #define RC2WXR_H +#ifdef __GNUG__ +#pragma interface "rc2wxr.h" +#endif + #include "wx/file.h" #include "stdio.h"