Ticket #42073: patch-ext-xrc-cpp-xr_constants.cpp.diff
File patch-ext-xrc-cpp-xr_constants.cpp.diff, 227 bytes (added by mojca (Mojca Miklavec), 11 years ago) |
---|
-
ext/xrc/cpp/xr_constants.cpp
old new 13 13 #include "cpp/constants.h" 14 14 15 15 #include "wx/xrc/xmlres.h" 16 #include "wx/xml/xml.h" 16 17 17 18 double xrc_constant( const char* name, int arg ) 18 19 {