X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/4d425deeb2ff4abe56e7b9cc85fa4e216ec94b36..ab451f970cda6d9f3f177b034b055743670b713f:/src/common/execcmn.cpp diff --git a/src/common/execcmn.cpp b/src/common/execcmn.cpp index 61bb0e2d04..2751344295 100644 --- a/src/common/execcmn.cpp +++ b/src/common/execcmn.cpp @@ -68,7 +68,7 @@ private: // the size of the buffer size_t m_size; - DECLARE_NO_COPY_CLASS(wxStreamTempInputBuffer) + wxDECLARE_NO_COPY_CLASS(wxStreamTempInputBuffer); }; inline wxStreamTempInputBuffer::wxStreamTempInputBuffer()