mirror of
https://github.com/NixOS/nix
synced 2025-06-25 10:41:16 +02:00
parent
ac67685606
commit
5e449b43ed
2 changed files with 4 additions and 0 deletions
|
@ -195,6 +195,8 @@ struct Command : virtual Args
|
|||
private:
|
||||
std::string _name;
|
||||
|
||||
friend class MultiCommand;
|
||||
|
||||
public:
|
||||
|
||||
virtual ~Command() { }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue