remove uneeded include

This commit is contained in:
Andre Puschmann 2020-04-12 21:25:38 +02:00
parent 355078926a
commit 890436e07f
1 changed files with 0 additions and 1 deletions

View File

@ -21,7 +21,6 @@
#include <math.h>
#include <stdlib.h>
#include <string.h>
float rand_gauss(void)
{