updated pearson.c

This commit is contained in:
Logan oos Even 2020-06-17 02:47:26 +05:45 committed by Logan007
parent 633d6d3687
commit 12e9322a60

View File

@ -1,5 +1,7 @@
// taken from https://github.com/Logan007/pearson
// This is free and unencumbered software released into the public domain.
#include <stddef.h>
#include <stdint.h>