00001 00014 #ifndef GENETIK_UTIL_H 00015 #define GENETIK_UTIL_H 00016 00017 #include "Variant.h" 00018 #include "Random.h" 00019 #include "Log.h" 00020 #include "Exception.h" 00021 #include "IllegalStateException.h" 00022 00023 #endif