Merge pull request #20 from Habbie/donotinclude-safearray

stop including safearray.hh, it is gone
This commit is contained in:
bert hubert
2018-04-15 19:48:15 +02:00
committed by GitHub

View File

@ -8,7 +8,6 @@
#include <stdexcept>
#include "sclasses.hh"
#include "dns.hh"
#include "safearray.hh"
#include <thread>
#include <signal.h>
#include "record-types.hh"