avoiding double define warning

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@63175 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Stefan Csomor
2010-01-18 08:52:46 +00:00
parent 7981d3408f
commit 1ad953420b

View File

@@ -16,7 +16,9 @@
* for wxWidgets are under the wxWidgets licence, see README for details. * for wxWidgets are under the wxWidgets licence, see README for details.
*/ */
#ifndef CONST
#define CONST const #define CONST const
#endif
/* ASCII character-name table */ /* ASCII character-name table */