Skip to content

Commit d467776

Browse files
committed
Merge branch 'master' of github.com:muellan/clipp
2 parents b102211 + 83d3290 commit d467776

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

test/joined_params_test1.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@
99
*****************************************************************************/
1010

1111
#include "testing.h"
12+
#include <cmath>
1213

1314

1415
//-------------------------------------------------------------------

test/mixed_params_test.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@
99
*****************************************************************************/
1010

1111
#include "testing.h"
12+
#include <cmath>
1213

1314

1415
//-------------------------------------------------------------------

0 commit comments

Comments
 (0)