Skip to content

Commit 49d3230

Browse files
committed
Added <array> to the include list for json parsing tests
1 parent 82b7ad1 commit 49d3230

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Release/tests/Functional/json/parsing_tests.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@
2424
****/
2525

2626
#include "stdafx.h"
27+
#include <array>
2728

2829
#if defined(_MS_WINDOWS) || defined(__APPLE__)
2930
#include <regex>

0 commit comments

Comments
 (0)