Commit 9504936e authored by Jordi Inglada's avatar Jordi Inglada
Browse files

BUG: typo in include guard

No related merge requests found
Showing with 1 addition and 1 deletion
+1 -1
...@@ -16,7 +16,7 @@ ...@@ -16,7 +16,7 @@
=========================================================================*/ =========================================================================*/
#ifndef DimensionalityReductionModelFactory_txx #ifndef DimensionalityReductionModelFactory_txx
#define DimensionalityReductionFactory_txx #define DimensionalityReductionModelFactory_txx
#include "otbDimensionalityReductionModelFactory.h" #include "otbDimensionalityReductionModelFactory.h"
#include "otbConfigure.h" #include "otbConfigure.h"
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment