X-Git-Url: https://git.teslayout.com/public/public/public/?a=blobdiff_plain;f=example%2Fcomm%2FdatagramRServer%2Fmain.cpp;h=255b63e43411b4fab83faa5ec5b343d4e5d78b41;hb=7ee10b64f4c116460ffef5784eb9ef87d3f2339c;hp=e348d5d140eff617b3e406506f5c19c03e14d758;hpb=93366a0bda79e6fd6e7dad6316bfcf8cc82f5731;p=anna.git 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: