mirror of
https://github.com/ETLCPP/etl.git
synced 2026-06-16 00:46:03 +08:00
Added include for stdint.h
This commit is contained in:
parent
7b517126c3
commit
eb60f790e5
@ -32,6 +32,7 @@ SOFTWARE.
|
||||
#define __ETL_POW__
|
||||
|
||||
#include <stddef.h>
|
||||
#include <stdint.h>
|
||||
#include "log.h"
|
||||
|
||||
///\defgroup power power
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user