SAGA Adaptor CPI v.1.0
config.hpp
Go to the documentation of this file.
00001 //  Copyright (c) 2005-2007 Andre Merzky (andre@merzky.net)
00002 //  Copyright (c) 2005-2009 Hartmut Kaiser
00003 // 
00004 //  Distributed under the Boost Software License, Version 1.0. (See accompanying 
00005 //  file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
00006 
00007 #ifndef SAGA_SAGA_ADAPTORS_CONFIG_HPP
00008 #define SAGA_SAGA_ADAPTORS_CONFIG_HPP
00009 
00010 // config is defined in engine utils for now (FIXME)
00011 #include <saga/saga/util.hpp>
00012 
00013 #endif // SAGA_SAGA_ADAPTORS_CONFIG_HPP
00014 
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines