Get rid of the T.cc naming for template implementations
This commit is contained in:
@@ -142,7 +142,7 @@ class ModAspectRatioT: public ModBaseT<MeshT> {
|
||||
//=============================================================================
|
||||
#if defined(OM_INCLUDE_TEMPLATES) && !defined(OPENMESH_DECIMATER_MODASPECTRATIOT_C)
|
||||
#define OPENMESH_DECIMATER_MODASPECTRATIOT_TEMPLATES
|
||||
#include "ModAspectRatioT.cc"
|
||||
#include "ModAspectRatioT_impl.hh"
|
||||
#endif
|
||||
//=============================================================================
|
||||
#endif // OPENMESH_DECIMATER_MODASPECTRATIOT_HH defined
|
||||
|
||||
Reference in New Issue
Block a user