diff --git a/stb_ds.h b/stb_ds.h index 54a31b4..c4d697d 100644 --- a/stb_ds.h +++ b/stb_ds.h @@ -312,6 +312,7 @@ CREDITS Sean Barrett -- library, idea for dynamic array API/implementation Per Vognsen -- idea for hash table API/implementation Rafael Sachetto -- arrpop() + Vinh Truong */ #ifdef STBDS_UNIT_TESTS