Skip to content
Snippets Groups Projects
Commit bf1f8424 authored by Stéphane Del Pino's avatar Stéphane Del Pino
Browse files

Fix compilation using clang-8

parent 51d9b338
No related branches found
No related tags found
1 merge request!37Feature/language
...@@ -279,7 +279,6 @@ class PugsFunctionAdapter<OutputType(InputType...)> ...@@ -279,7 +279,6 @@ class PugsFunctionAdapter<OutputType(InputType...)>
} }
PugsFunctionAdapter() = delete; PugsFunctionAdapter() = delete;
virtual ~PugsFunctionAdapter() = delete;
}; };
#endif // PUGS_FUNCTION_ADAPTER_HPP #endif // PUGS_FUNCTION_ADAPTER_HPP
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment