Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Adam Osuchowski
Kea
Commits
15d0b77b
Commit
15d0b77b
authored
Dec 12, 2012
by
JINMEI Tatuya
Browse files
[2470] reordered dns/ header files to check independence of rrcollator.h
as suggested in the review.
parent
0e2ef3c7
Changes
1
Show whitespace changes
Inline
Side-by-side
src/lib/dns/rrcollator.cc
View file @
15d0b77b
...
...
@@ -14,9 +14,11 @@
#include <exceptions/exceptions.h>
// include this first to check the header is self-contained.
#include <dns/rrcollator.h>
#include <dns/name.h>
#include <dns/rdataclass.h>
#include <dns/rrcollator.h>
#include <dns/rrclass.h>
#include <dns/rrtype.h>
#include <dns/rrttl.h>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment