X-Git-Url: https://git.teslayout.com/public/public/public/?p=anna.git;a=blobdiff_plain;f=example%2Fcomm%2FdatagramRServer%2Fmain.cpp;h=255b63e43411b4fab83faa5ec5b343d4e5d78b41;hp=e348d5d140eff617b3e406506f5c19c03e14d758;hb=7ee10b64f4c116460ffef5784eb9ef87d3f2339c;hpb=1a1b334a0d2b023bd778f0a19665cc9017dbc94a diff --git a/example/comm/datagramRServer/main.cpp b/example/comm/datagramRServer/main.cpp index e348d5d..255b63e 100644 --- a/example/comm/datagramRServer/main.cpp +++ b/example/comm/datagramRServer/main.cpp @@ -43,6 +43,7 @@ public: class MyReceiver : public Receiver { public: + virtual ~MyReceiver() {;} static const char* className () throw () { return "MyReceiver"; } private: