Get rid of the T.cc naming for template implementations

This commit is contained in:
Jan Möbius
2019-02-20 12:14:46 +01:00
parent 446d8cf14e
commit faa1a7917d
54 changed files with 80 additions and 129 deletions

View File

@@ -138,7 +138,7 @@ private: //------------------------------------------------------- private data
//=============================================================================
#if defined(OM_INCLUDE_TEMPLATES) && !defined(OPENMESH_MULTIPLE_CHOICE_DECIMATER_DECIMATERT_CC)
#define OPENMESH_MULTIPLE_CHOICE_DECIMATER_TEMPLATES
#include "McDecimaterT.cc"
#include "McDecimaterT_impl.hh"
#endif
//=============================================================================
#endif // OPENMESH_MC_DECIMATER_DECIMATERT_HH defined