X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/fbfb8bcc3fa17e079d4219655b173f8ed2ccc65a..18fa735d20b4c66db72b51d60b82a2b3f2cda763:/src/common/socket.cpp diff --git a/src/common/socket.cpp b/src/common/socket.cpp index 9bf472c517..247be68f8e 100644 --- a/src/common/socket.cpp +++ b/src/common/socket.cpp @@ -95,7 +95,7 @@ public: public: wxSocketState() : wxObject() {} - DECLARE_NO_COPY_CLASS(wxSocketState) + DECLARE_NO_COPY_CLASS(wxSocketState) }; // ==========================================================================