diff --git a/include/wx/buffer.h b/include/wx/buffer.h index 75b47edd69..e0de6088e8 100644 --- a/include/wx/buffer.h +++ b/include/wx/buffer.h @@ -168,7 +168,7 @@ private: // placeholder for NULL string, to simplify this code // NB: this is defined in string.cpp, not (non-existent) buffer.cpp - static WXDLLIMPEXP_DATA_BASE(Data) NullData; + static Data NullData; void IncRef() {