[Saga-devel] saga SVN commit 3319: /trunk/saga/saga/adaptors/
amerzky at cct.lsu.edu
amerzky at cct.lsu.edu
Sat Jan 17 06:30:38 CST 2009
User: amerzky
Date: 2009/01/17 06:30 AM
Added:
/trunk/saga/saga/adaptors/
utils.hpp
Log:
added convenience include
File Changes:
Directory: /trunk/saga/saga/adaptors/
=====================================
File [added]: utils.hpp
Delta lines: +14 -0
===================================================================
--- trunk/saga/saga/adaptors/utils.hpp 2009-01-17 12:15:17 UTC (rev 3318)
+++ trunk/saga/saga/adaptors/utils.hpp 2009-01-17 12:30:29 UTC (rev 3319)
@@ -0,0 +1,14 @@
+// Copyright (c) 2005-2006 Andre Merzky (andre at merzky.net)
+//
+// Use, modification and distribution is 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 SAGA_UTILS_HPP
+#define SAGA_UTILS_HPP
+
+#include <saga/saga/adaptors/utils/utils.hpp>
+
+#endif // SAGA_UTILS_HPP
+
More information about the saga-devel
mailing list