X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/fbfb8bcc3fa17e079d4219655b173f8ed2ccc65a..92b0cd9eb05f73717f6c35dacdfadf703f59b045:/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) }; // ==========================================================================