]> git.saurik.com Git - wxWidgets.git/blobdiff - src/common/menucmn.cpp
wxGridCellEditor::PaintBackground() added
[wxWidgets.git] / src / common / menucmn.cpp
index 9f16ca8512689404c87394eae0fc8efa143ea81b..ff228f99dc6494a98c715f68e29ae20e95021bd5 100644 (file)
@@ -24,6 +24,8 @@
 // For compilers that support precompilation, includes "wx.h".
 #include "wx/wxprec.h"
 
+#include <ctype.h>
+
 #ifdef __BORLANDC__
     #pragma hdrstop
 #endif