Get rid of the T.cc naming for template implementations
This commit is contained in:
@@ -118,7 +118,7 @@ private:
|
||||
//=============================================================================
|
||||
#if defined(OM_INCLUDE_TEMPLATES) && !defined(OPENMESH_LAPLACE_SMOOTHERT_C)
|
||||
#define OPENMESH_LAPLACE_SMOOTHERT_TEMPLATES
|
||||
#include "LaplaceSmootherT.cc"
|
||||
#include "LaplaceSmootherT_impl.hh"
|
||||
#endif
|
||||
//=============================================================================
|
||||
#endif // OPENMESH_LAPLACE_SMOOTHERT_HH defined
|
||||
|
||||
Reference in New Issue
Block a user