updated pearson.c

This commit is contained in:
Logan oos Even 2020-06-17 02:47:26 +05:45 committed by GitHub
parent eeedb509f8
commit a1670c5212
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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