Add missing #include <stdint.h>.
This commit is contained in:
@@ -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 */
|
||||||
|
|||||||
Reference in New Issue
Block a user