Skip to content
Snippets Groups Projects
Commit 6c357038 authored by Andreas Schenk's avatar Andreas Schenk Committed by BIOPZ-Johner Niklaus
Browse files

fix for header quards in strategies_fw.hh and alg_transform.hh

patch submitted by Mark Livingstone
parent d39087e7
No related branches found
No related tags found
No related merge requests found
...@@ -18,7 +18,7 @@ ...@@ -18,7 +18,7 @@
// 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA // 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
//------------------------------------------------------------------------------ //------------------------------------------------------------------------------
#ifndef IMG_GUI_STRATEGIES_FW_H #ifndef IMG_GUI_STRATEGIES_FW_HH
#define IMG_GUI_STRATEGIES_FW_HH #define IMG_GUI_STRATEGIES_FW_HH
#include <boost/shared_ptr.hpp> #include <boost/shared_ptr.hpp>
......
...@@ -19,7 +19,7 @@ ...@@ -19,7 +19,7 @@
//------------------------------------------------------------------------------ //------------------------------------------------------------------------------
#ifndef IMG_ALG_TRANSFORM_ALG_TRANSFORM_HH #ifndef IMG_ALG_TRANSFORM_ALG_TRANSFORM_HH
#define IMG_ALG_TRANSFORM_ALG_TRANSFORM__HH #define IMG_ALG_TRANSFORM_ALG_TRANSFORM_HH
#include <ost/img/image_state.hh> #include <ost/img/image_state.hh>
#include <ost/img/value_util.hh> #include <ost/img/value_util.hh>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment