X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/c8c86bd0ba6afbdea60fb6c6986cb72e2d750a8d..8a3f03ffce938a24ecc154b614072457b3900ed0:/src/common/fs_mem.cpp diff --git a/src/common/fs_mem.cpp b/src/common/fs_mem.cpp index 2e9927590d..9cd5628f86 100644 --- a/src/common/fs_mem.cpp +++ b/src/common/fs_mem.cpp @@ -70,7 +70,7 @@ private: #endif // wxUSE_DATETIME } - DECLARE_NO_COPY_CLASS(wxMemoryFSFile) + wxDECLARE_NO_COPY_CLASS(wxMemoryFSFile); }; #if wxUSE_BASE