// Copyright (C) 2011 Davis E. King (davis@dlib.net)// License: Boost Software License See LICENSE.txt for the full license.#ifndef DLIB_IMGLAB_CONVERT_PASCAl_XML_H__#define DLIB_IMGLAB_CONVERT_PASCAl_XML_H__#include "common.h"voidconvert_pascal_xml(constparser_type&parser);#endif // DLIB_IMGLAB_CONVERT_PASCAl_XML_H__