Remove forward declaration of class Population

This commit is contained in:
Jason Cobb
2020-03-26 18:57:43 -04:00
parent e16c0c4133
commit c184844932
-7
View File
@@ -29,13 +29,6 @@
namespace solidity::phaser
{
class Population;
}
namespace solidity::phaser
{
class PairSelection;
class Selection;