These are not strictly necessary, as other headers include <memory>.
@@ -27,6 +27,8 @@
#include <dns/rdata.h>
#include <dns/rdataclass.h>
+#include <memory>
+
#include <stdio.h>
#include <time.h>
@@ -35,6 +35,8 @@
#include <dns/rdata/generic/detail/nsec_bitmap.h>
#include <dns/rdata/generic/detail/nsec3param_common.h>
@@ -22,6 +22,7 @@
#include <boost/lexical_cast.hpp>
#include <string>
#include <sstream>
#include <vector>