mirror of
https://github.com/gryf/wmaker.git
synced 2026-01-23 15:45:50 +01:00
Update to Window Maker 0.50.2
This commit is contained in:
@@ -31,7 +31,7 @@
|
||||
|
||||
#if (!defined (__GNUC__) || __GNUC__ < 2 || \
|
||||
__GNUC_MINOR__ < (defined (__cplusplus) ? 6 : 4))
|
||||
#define __ASSERT_FUNCTION ((__const char *) 0)
|
||||
#define __ASSERT_FUNCTION ((char *) 0)
|
||||
#else
|
||||
#define __ASSERT_FUNCTION __PRETTY_FUNCTION__
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user