Renamed some namespaces and removed extra files

git-svn-id: http://www.openmesh.org/svnrepo/OpenMesh/trunk@455 fdac6126-5c0c-442c-9429-916003d36597
This commit is contained in:
Jan Möbius
2011-11-09 11:09:49 +00:00
parent 9995294d23
commit 652dfbf19f
8 changed files with 15 additions and 90 deletions

View File

@@ -49,8 +49,8 @@
//=============================================================================
#ifndef MB_MODNORMALDEVIATIONT_HH
#define MB_MODNORMALDEVIATIONT_HH
#ifndef MODNORMALDEVIATIONT_HH
#define MODNORMALDEVIATIONT_HH
//== INCLUDES =================================================================
@@ -208,6 +208,6 @@ private:
} // END_NS_DECIMATER
} // END_NS_OPENMESH
//=============================================================================
#endif // MB_MODNORMALDEVIATIONT_HH defined
#endif // MODNORMALDEVIATIONT_HH defined
//=============================================================================