Skip to content

Commit e92eb47

Browse files
committed
testmain.cpp fixed
1 parent c3d0b57 commit e92eb47

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/testmain.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@
1414
#include "../src/metropolisHastings.h"
1515
#include "../src/numericalIntegration.h"
1616
#include "../src/rungeKutta.h"
17+
#include "../src/statistics.h"
1718
#include "Catch2/catch.hpp"
1819

1920
TEST_CASE("BBP-Type formula", "[BBP]") {

0 commit comments

Comments
 (0)