Imported Upstream version 1.57.0
[platform/upstream/boost.git] / boost / polygon / rectangle_traits.hpp
index fe777a4..bd49474 100644 (file)
@@ -1,12 +1,15 @@
 /*
   Copyright 2008 Intel Corporation
+
   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).
 */
 #ifndef BOOST_POLYGON_RECTANGLE_TRAITS_HPP
 #define BOOST_POLYGON_RECTANGLE_TRAITS_HPP
+
+#include "isotropy.hpp"
+
 namespace boost { namespace polygon{
 
   template <typename T, typename enable = gtl_yes>
@@ -35,4 +38,3 @@ namespace boost { namespace polygon{
 }
 }
 #endif
-