[Saga-devel] saga SVN commit 3313: /trunk/saga/saga/adaptors/utils/

amerzky at cct.lsu.edu amerzky at cct.lsu.edu
Sat Jan 17 05:38:41 CST 2009


User: amerzky
Date: 2009/01/17 05:38 AM

Modified:
 /trunk/saga/saga/adaptors/utils/
  utils.hpp

Log:
 added convencience include
 A

File Changes:

Directory: /trunk/saga/saga/adaptors/utils/
===========================================

File [modified]: utils.hpp
Delta lines: +3 -3
===================================================================
--- trunk/saga/saga/adaptors/utils/utils.hpp	2009-01-17 11:00:43 UTC (rev 3312)
+++ trunk/saga/saga/adaptors/utils/utils.hpp	2009-01-17 11:38:32 UTC (rev 3313)
@@ -5,8 +5,8 @@
 //  http://www.boost.org/LICENSE_1_0.txt)
 
 
-#ifndef SAGA_UTILS_HPP
-#define SAGA_UTILS_HPP
+#ifndef SAGA_UTILS_UTILS_HPP
+#define SAGA_UTILS_UTILS_HPP
 
 #include <saga/saga/url.hpp>
 #include <saga/saga/adaptors/utils/ini/ini.hpp>
@@ -38,5 +38,5 @@
   } // namespace adaptors 
 } // namespace saga
 
-#endif // SAGA_UTILS_HPP
+#endif // SAGA_UTILS_UTILS_HPP
 



More information about the saga-devel mailing list