X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/4d425deeb2ff4abe56e7b9cc85fa4e216ec94b36..8a3f03ffce938a24ecc154b614072457b3900ed0:/src/common/execcmn.cpp?ds=inline 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()