Add missing #include <stdint.h>.
This commit is contained in:
parent
56ffeed8af
commit
ab8cec181c
@ -20,6 +20,7 @@
|
|||||||
#ifndef LIBOPENSTM32_COMMON_H
|
#ifndef LIBOPENSTM32_COMMON_H
|
||||||
#define LIBOPENSTM32_COMMON_H
|
#define LIBOPENSTM32_COMMON_H
|
||||||
|
|
||||||
|
#include <stdint.h>
|
||||||
#include <libopenstm32.h>
|
#include <libopenstm32.h>
|
||||||
|
|
||||||
/* Type definitions for shorter and nicer code */
|
/* Type definitions for shorter and nicer code */
|
||||||
|
Loading…
x
Reference in New Issue
Block a user