Skip to content
Snippets Groups Projects
Commit 837ab926 authored by Julien Malik's avatar Julien Malik
Browse files

STYLE: clean up

parent 64c71cea
No related branches found
No related tags found
No related merge requests found
......@@ -18,21 +18,11 @@
#ifndef __otbWrapperSWIGIncludes_h
#define __otbWrapperSWIGIncludes_h
//#include "otbWrapperParameter.h"
//#include "otbWrapperParameterGroup.h"
#include "otbWrapperApplication.h"
#include "otbWrapperApplicationRegistry.h"
//typedef otb::Wrapper::Parameter Parameter;
//typedef otb::Wrapper::Parameter::Pointer::SmartPointer Parameter_Pointer;
//typedef otb::Wrapper::ParameterGroup ParameterGroup;
//typedef otb::Wrapper::ParameterGroup::Pointer::SmartPointer ParameterGroup_Pointer;
typedef otb::Wrapper::Application Application;
typedef otb::Wrapper::Application::Pointer Application_Pointer;
typedef otb::Wrapper::ApplicationRegistry Registry;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment