Skip to content

Commit db94845

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 ad0f131 commit db94845

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

library/cpp/testing/unittest/utmain.cpp

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

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

0 commit comments

Comments
 (0)