diff options
Diffstat (limited to 'src/lib/dns/python/rrttl_python.cc')
-rw-r--r-- | src/lib/dns/python/rrttl_python.cc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/lib/dns/python/rrttl_python.cc b/src/lib/dns/python/rrttl_python.cc index e7391d0630..db9d736bc6 100644 --- a/src/lib/dns/python/rrttl_python.cc +++ b/src/lib/dns/python/rrttl_python.cc @@ -18,6 +18,7 @@ using namespace std; using namespace isc::dns; +using namespace isc::util; // // Declaration of the custom exceptions |