1 #ifndef WX_TYPES_H_INCLUDED
2 #define WX_TYPES_H_INCLUDED
32 typedef boost::shared_ptr<wx_Visual> wx_Visual_p;
33 typedef boost::shared_ptr<const wx_Visual> wx_Visual_c;
39 typedef boost::shared_ptr<wx_Context> wx_Context_p;
40 typedef boost::shared_ptr<const wx_Context> wx_Context_c;
44 #endif // WX_TYPES_H_INCLUDED