projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
corrected version number extraction
[wxWidgets.git]
/
contrib
/
utils
/
convertrc
/
rc2wxr.h
diff --git
a/contrib/utils/convertrc/rc2wxr.h
b/contrib/utils/convertrc/rc2wxr.h
index d01f76591ffb28e3e0bf62b07d9cae7d8ffab9ef..d5ddb540f5b2a33dc1126c722321fee97badfe97 100644
(file)
--- a/
contrib/utils/convertrc/rc2wxr.h
+++ b/
contrib/utils/convertrc/rc2wxr.h
@@
-5,6
+5,10
@@
#if !defined(RC2WXR_H)
#define RC2WXR_H
#if !defined(RC2WXR_H)
#define RC2WXR_H
+#ifdef __GNUG__
+#pragma interface "rc2wxr.h"
+#endif
+
#include "wx/file.h"
#include "stdio.h"
#include "wx/file.h"
#include "stdio.h"