X-Git-Url: https://feistymeow.org/gitweb/?a=blobdiff_plain;f=nucleus%2Flibrary%2Ftests_structures%2Ftest_int_hash.cpp;h=7fb8c17d6aa21dcefbc5e90febef06a091fd0e5b;hb=2124f07354cd4e237acb129c536ec8af53b8cbd8;hp=72193eeb25e38465789b1d9c7828732bf26477aa;hpb=25fdd99f599277dff6bcee26bfa27eaeb99665a6;p=feisty_meow.git diff --git a/nucleus/library/tests_structures/test_int_hash.cpp b/nucleus/library/tests_structures/test_int_hash.cpp index 72193eeb..7fb8c17d 100644 --- a/nucleus/library/tests_structures/test_int_hash.cpp +++ b/nucleus/library/tests_structures/test_int_hash.cpp @@ -102,7 +102,7 @@ public: data_shuttle() : snacky_string(string_manipulation::make_random_name()), - chunk(chao.inclusive(100, 10000)) {} + chunk(chao.inclusive(100, 10000)), food_bar(0), hungry(false) {} }; //////////////