aboutsummaryrefslogtreecommitdiff
path: root/Simulation/GuppiesInclude.hpp
diff options
context:
space:
mode:
authorPaul Oliver <contact@pauloliver.dev>2024-02-29 19:27:35 +0100
committerPaul Oliver <contact@pauloliver.dev>2024-02-29 19:27:49 +0100
commit17909d029c6a8872b2fddf4e171d7925bbbe9c5c (patch)
treecbb08af84cd68d24acc362d593a2048b0fa79689 /Simulation/GuppiesInclude.hpp
Initial commitHEADmaster
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__