diff options
Diffstat (limited to 'Simulation/GuppiesInclude.hpp')
-rw-r--r-- | Simulation/GuppiesInclude.hpp | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/Simulation/GuppiesInclude.hpp b/Simulation/GuppiesInclude.hpp new file mode 100644 index 0000000..4a7bf94 --- /dev/null +++ b/Simulation/GuppiesInclude.hpp @@ -0,0 +1,6 @@ +#ifndef __GUPPIESINCLUDE_HPP__ +#define __GUPPIESINCLUDE_HPP__ + +#include "SimFitness.hpp" + +#endif // __GUPPIESINCLUDE_HPP__ |