Skip to content

Commit e5a7137

Browse files
Merge pull request #4 from Eeelco/master
Fix failing build because of setprecision error
2 parents 6b85e82 + 71a9da9 commit e5a7137

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/static_exception_test.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@
1919
#include <malloc.h>
2020
#include <dlfcn.h>
2121
#include <gtest/gtest.h>
22+
#include <iomanip>
2223

2324

2425
#include "SomeClass.hpp"

0 commit comments

Comments
 (0)