Small changes to check commiter name
This commit is contained in:
@@ -112,5 +112,4 @@ private:
|
|||||||
return std::make_shared<Derived>(std::move(args)...);
|
return std::make_shared<Derived>(std::move(args)...);
|
||||||
}
|
}
|
||||||
};
|
};
|
||||||
|
|
||||||
#endif // TYPEFACTORY_H
|
#endif // TYPEFACTORY_H
|
||||||
|
|||||||
Reference in New Issue
Block a user