We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4b080f6 commit 2a061fdCopy full SHA for 2a061fd
tests/ChargingSessions.cpp
@@ -16,6 +16,8 @@
16
#include <catch2/catch.hpp>
17
#include "./helpers/testHelper.h"
18
19
+#include <array>
20
+
21
#define BASE_TIME "2023-01-01T00:00:00.000Z"
22
23
using namespace MicroOcpp;
0 commit comments