projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
fixed compilation breakage in 1.24 commit
[wxWidgets.git]
/
include
/
wx
/
univ
/
inpcons.h
diff --git
a/include/wx/univ/inpcons.h
b/include/wx/univ/inpcons.h
index 15325534fc0f0d184e2da2d304561864a48a2e0b..381497a89dac5d8c9e3f743fc5c652d96c1560ed 100644
(file)
--- a/
include/wx/univ/inpcons.h
+++ b/
include/wx/univ/inpcons.h
@@
-12,10
+12,6
@@
#ifndef _WX_UNIV_INPCONS_H_
#define _WX_UNIV_INPCONS_H_
-#ifdef __GNUG__
- #pragma interface "inpcons.h"
-#endif
-
class WXDLLEXPORT wxInputHandler;
class WXDLLEXPORT wxWindow;