stddef.h required for IRIX compilation (patch 721388)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@20419 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -18,6 +18,8 @@
|
||||
|
||||
#include "wx/string.h"
|
||||
|
||||
#include <stddef.h> // for ptrdiff_t
|
||||
|
||||
// private
|
||||
struct WXDLLEXPORT _wxHashTable_NodeBase
|
||||
{
|
||||
|
Reference in New Issue
Block a user