Fix common.h type alias issue

Fortune for rngxx's current commit: Half blessing − 半吉
iter
Avril 3 years ago
parent 9ebf0384a5
commit 25c86023a9
Signed by: flanchan
GPG Key ID: 284488987C31F630

@ -8,6 +8,8 @@ extern "C" {
#include <stdint.h>
#include <stddef.h>
#include <sys/types.h>
#ifndef _RNGXX_COMMON_MINIMAL
#include <stdlib.h>

Loading…
Cancel
Save