cpu/efm32: coretemp.h: add missing stdint.h include
This commit is contained in:
parent
46737bcdf3
commit
a1ca06d6f4
@ -33,6 +33,7 @@
|
|||||||
#ifndef DRIVERS_CORETEMP_H
|
#ifndef DRIVERS_CORETEMP_H
|
||||||
#define DRIVERS_CORETEMP_H
|
#define DRIVERS_CORETEMP_H
|
||||||
|
|
||||||
|
#include <stdint.h>
|
||||||
|
|
||||||
#ifdef __cplusplus
|
#ifdef __cplusplus
|
||||||
extern "C" {
|
extern "C" {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user