Skip to content

Commit ac2dace

Browse files
sedmichaLukas955
authored andcommitted
tests: fix missing include
1 parent 62b2f4c commit ac2dace

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/unit_tests/converters/to_string.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,7 @@
4848
#include <string>
4949
#include <memory>
5050
#include <cmath>
51+
#include <array>
5152

5253
#include <iomanip> // setprecision
5354
#include <sstream> // stringstream

0 commit comments

Comments
 (0)