score: Add include for uintptr_t definition.

This commit is contained in:
Daniel Cederman
2014-03-17 08:36:18 +01:00
committed by Sebastian Huber
parent 5dc268f96d
commit 2a37016b89
@@ -20,6 +20,7 @@
#include <stdatomic.h>
#include <stdbool.h>
#include <stdint.h>
#ifdef __cplusplus
extern "C" {