[Utils] Drop redundant include
This commit is contained in:
parent
cc720a7a24
commit
afdf3783c3
1 changed files with 0 additions and 2 deletions
|
@ -1,8 +1,6 @@
|
||||||
#if !defined(_RADIOLIB_UTILS_H)
|
#if !defined(_RADIOLIB_UTILS_H)
|
||||||
#define _RADIOLIB_UTILS_H
|
#define _RADIOLIB_UTILS_H
|
||||||
|
|
||||||
#include "TypeDef.h"
|
|
||||||
|
|
||||||
#include <stdint.h>
|
#include <stdint.h>
|
||||||
#include <stdlib.h>
|
#include <stdlib.h>
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue