Console: Implement short-option and non-option parsing
[senf.git] / Socket / FileHandle.cc
index 2b1e176..baafe7a 100644 (file)
@@ -132,6 +132,9 @@ prefix_ bool senf::FileBody::pollCheck(int fd, bool incoming, bool block)
     return rv>0;
 }
 
+prefix_ senf::FileBody::~FileBody()
+{}
+
 ///////////////////////////////cc.e////////////////////////////////////////
 #undef prefix_