more polymorphie steps for BeRo
This commit is contained in:
@@ -23,7 +23,7 @@ public:
|
||||
|
||||
virtual ~BeRoFactoryInterface();
|
||||
|
||||
virtual BeRoInterface* switchRounds() = 0;
|
||||
virtual BeRoInterface* switchRounds(int) = 0;
|
||||
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user