summaryrefslogtreecommitdiff
path: root/boost/gil/io/make_dynamic_image_writer.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'boost/gil/io/make_dynamic_image_writer.hpp')
-rw-r--r--boost/gil/io/make_dynamic_image_writer.hpp27
1 files changed, 8 insertions, 19 deletions
diff --git a/boost/gil/io/make_dynamic_image_writer.hpp b/boost/gil/io/make_dynamic_image_writer.hpp
index f4e21407dd..6610a613ed 100644
--- a/boost/gil/io/make_dynamic_image_writer.hpp
+++ b/boost/gil/io/make_dynamic_image_writer.hpp
@@ -1,28 +1,17 @@
-/*
- Copyright 2012 Christian Henning
- Use, modification and distribution are subject to the Boost Software License,
- Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at
- http://www.boost.org/LICENSE_1_0.txt).
-*/
-
-/*************************************************************************************************/
-
+//
+// Copyright 2012 Christian Henning
+//
+// Distributed under the Boost Software License, Version 1.0
+// See accompanying file LICENSE_1_0.txt or copy at
+// http://www.boost.org/LICENSE_1_0.txt
+//
#ifndef BOOST_GIL_IO_MAKE_DYNAMIC_IMAGE_WRITER_HPP
#define BOOST_GIL_IO_MAKE_DYNAMIC_IMAGE_WRITER_HPP
-////////////////////////////////////////////////////////////////////////////////////////
-/// \file
-/// \brief
-/// \author Christian Henning \n
-///
-/// \date 2012 \n
-///
-////////////////////////////////////////////////////////////////////////////////////////
+#include <boost/gil/io/get_writer.hpp>
#include <boost/utility/enable_if.hpp>
-#include <boost/gil/io/get_writer.hpp>
-
namespace boost { namespace gil {
template< typename String