summaryrefslogtreecommitdiff
path: root/i/simulotron/src/socket/socket_server.hh
diff options
context:
space:
mode:
Diffstat (limited to 'i/simulotron/src/socket/socket_server.hh')
-rw-r--r--i/simulotron/src/socket/socket_server.hh5
1 files changed, 4 insertions, 1 deletions
diff --git a/i/simulotron/src/socket/socket_server.hh b/i/simulotron/src/socket/socket_server.hh
index 67800f1..f2a022e 100644
--- a/i/simulotron/src/socket/socket_server.hh
+++ b/i/simulotron/src/socket/socket_server.hh
@@ -24,10 +24,13 @@
* Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
*
* }}} */
+
+#include "utils/non_copyable.hh"
+
#include <string>
class Address;
-class SocketServer
+class SocketServer : public NonCopyable
{
private:
/// Ze socket