edits while tracking down why eclipse was all unhinged.
[feisty_meow.git] / nucleus / library / tests_structures / test_int_hash.cpp
index 1c888daae89523dfcac00b34f38436fbf3de1247..72193eeb25e38465789b1d9c7828732bf26477aa 100644 (file)
@@ -252,6 +252,7 @@ int test_int_hash::unused_random_id()
     int checking = raw_random_id();
     if (!_keys_in_use.member(checking)) return checking;  // got one.
   } // keep going until we find unused id.
+  return -1;
 }
 
 bool test_int_hash::test_add()