X-Git-Url: http://gitweb.scilab.org/?p=scilab.git;a=blobdiff_plain;f=scilab%2Fmodules%2Fscicos%2Fsrc%2Fcpp%2Fview_scilab%2FLinkAdapter.hxx;h=040dc9806a801906bb8112fdd9162a52aabe73e2;hp=de200722b15b126ee7dcf3fede40cad4f7ce9fff;hb=2998100c72c50ac0a184a61f2ebece2a7103b3a5;hpb=0f93d3ed14f3eef33e2dd01056671f1b9dd4f6eb diff --git a/scilab/modules/scicos/src/cpp/view_scilab/LinkAdapter.hxx b/scilab/modules/scicos/src/cpp/view_scilab/LinkAdapter.hxx index de20072..040dc98 100644 --- a/scilab/modules/scicos/src/cpp/view_scilab/LinkAdapter.hxx +++ b/scilab/modules/scicos/src/cpp/view_scilab/LinkAdapter.hxx @@ -6,7 +6,7 @@ * This source file is licensed as described in the file COPYING, which * you should have received as part of this distribution. The terms * are also available at - * http://www.cecill.info/licences/Licence_CeCILL_V2-en.txt + * http://www.cecill.info/licences/Licence_CeCILL_V2.1-en.txt * */ @@ -14,7 +14,6 @@ #define LINKADAPTER_HXX_ #include -#include #include "BaseAdapter.hxx" @@ -41,7 +40,7 @@ public: std::wstring getShortTypeStr(); }; -} /* view_scilab */ +} /* namespace view_scilab */ } /* namespace org_scilab_modules_scicos */ #endif /* MODELADAPTER_HXX_ */