// OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
// PERFORMANCE OF THIS SOFTWARE.
+#ifndef D2_CFG_MGR_H
+#define D2_CFG_MGR_H
+
#include <asiolink/io_address.h>
#include <cc/data.h>
#include <exceptions/exceptions.h>
#include <stdint.h>
#include <string>
-#ifndef D2_CFG_MGR_H
-#define D2_CFG_MGR_H
-
namespace isc {
namespace d2 {
// OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
// PERFORMANCE OF THIS SOFTWARE.
+#ifndef D2_CONFIG_H
+#define D2_CONFIG_H
+
#include <asiolink/io_address.h>
#include <cc/data.h>
#include <d2/d_cfg_mgr.h>
#include <stdint.h>
#include <string>
-#ifndef D2_CONFIG_H
-#define D2_CONFIG_H
-
namespace isc {
namespace d2 {
/// A DnsServerInfoListParser creates and invokes a DnsServerInfoParser for
/// each server entry in its list.
///
-/// A DdnsServerInfoParser handles the scalars which belong to th server.
+/// A DdnsServerInfoParser handles the scalars which belong to the server.
/// @brief Exception thrown when the error during configuration handling
/// occurs.
// OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
// PERFORMANCE OF THIS SOFTWARE.
+#ifndef D_CFG_MGR_H
+#define D_CFG_MGR_H
+
#include <cc/data.h>
#include <exceptions/exceptions.h>
#include <dhcpsrv/dhcp_parsers.h>
#include <stdint.h>
#include <string>
-#ifndef D_CFG_MGR_H
-#define D_CFG_MGR_H
-
namespace isc {
namespace d2 {