SAGA Adaptor CPI v.1.0
|
00001 // Copyright (c) 2005-2006 Andre Merzky (andre@merzky.net) 00002 // 00003 // Use, modification and distribution is subject to the Boost Software 00004 // License, Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at 00005 // http://www.boost.org/LICENSE_1_0.txt) 00006 00007 00008 #ifndef SAGA_UTILS_HPP 00009 #define SAGA_UTILS_HPP 00010 00011 #include <saga/saga/adaptors/utils/utils.hpp> 00012 00013 #endif // SAGA_UTILS_HPP 00014