Skip to content

Commit 35ad556

Browse files
committed
[test] Addmissing include iomanip for setprecision
1 parent 7e77a9b commit 35ad556

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

test/fptostring_test.cpp

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
#include <iomanip>
2+
13
#include "yaml-cpp/fptostring.h"
24
#include "gtest/gtest.h"
35

0 commit comments

Comments
 (0)