config_method_with_cred is no longer a template

This commit is contained in:
2016-08-05 11:51:59 +02:00
parent f4be571499
commit 4fc029138c
9 changed files with 187 additions and 162 deletions

View File

@@ -54,7 +54,7 @@ namespace eap
namespace eap
{
class config_method_tls : public config_method_with_cred<credentials_tls>
class config_method_tls : public config_method_with_cred
{
public:
///