aboutsummaryrefslogtreecommitdiff
path: root/Simulation/GuppiesInclude.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'Simulation/GuppiesInclude.hpp')
-rw-r--r--Simulation/GuppiesInclude.hpp6
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__