Skip to content
Snippets Groups Projects
Commit 47ead068 authored by Wuttke, Joachim's avatar Wuttke, Joachim
Browse files

rm 'using'

parent f276e8b5
No related branches found
No related tags found
1 merge request!2696PolyItem -> PolyPtr, with BaseItem as separate template parameter
......@@ -22,8 +22,6 @@ class ResolutionFunctionItem;
class ResolutionFunctionCatalog {
public:
using BaseItem = ResolutionFunctionItem;
// Do not change the numbering! It is serialized!
enum class Type : uint8_t { None = 0, Gaussian = 1 };
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment