Skip to content

Commit aa8f5aa

Browse files
tsayukovGazizonoki
authored andcommitted
Issue #91 remove googletest from contrib (#116)
--------- Co-authored-by: Bulat <[email protected]> Co-authored-by: Bulat Gayazov <[email protected]>
1 parent 7c27ff1 commit aa8f5aa

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

src/library/testing/unittest/utmain.cpp

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,10 @@
4141
#include <string>
4242
#include <iostream>
4343

44+
#include <format>
45+
#include <string>
46+
#include <iostream>
47+
4448
#if defined(_win_)
4549
#include <fcntl.h>
4650
#include <io.h>

0 commit comments

Comments
 (0)