// Copyright (c) 2005-2009 Hartmut Kaiser // // Distributed under the Boost Software License, Version 1.0. // See accompanying file LICENSE // or copy at http://www.boost.org/LICENSE_1_0.txt #ifndef SAGA_ADAPTORS_DEFAULT_CPR_CONFIG_HPP #define SAGA_ADAPTORS_DEFAULT_CPR_CONFIG_HPP #ifndef SAGA_SKIP_CONFIG_HPP # include "../config/config.hpp" #endif #endif // SAGA_ADAPTORS_DEFAULT_CPR_CONFIG_HPP