mirror of
https://github.com/sle118/squeezelite-esp32.git
synced 2025-12-10 13:37:03 +03:00
include typos
This commit is contained in:
@@ -8,7 +8,7 @@
|
|||||||
#include <type_traits> // for enable_if<>::type
|
#include <type_traits> // for enable_if<>::type
|
||||||
#include <chrono>
|
#include <chrono>
|
||||||
#ifndef _WIN32
|
#ifndef _WIN32
|
||||||
#include <netdb.h>
|
#include <arpa/inet.h>
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
unsigned long long getCurrentTimestamp() {
|
unsigned long long getCurrentTimestamp() {
|
||||||
|
|||||||
Reference in New Issue
Block a user