Skip to content

Commit 2a061fd

Browse files
committed
Fix compilation error
1 parent 4b080f6 commit 2a061fd

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

tests/ChargingSessions.cpp

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,8 @@
1616
#include <catch2/catch.hpp>
1717
#include "./helpers/testHelper.h"
1818

19+
#include <array>
20+
1921
#define BASE_TIME "2023-01-01T00:00:00.000Z"
2022

2123
using namespace MicroOcpp;

0 commit comments

Comments
 (0)