Skip to content

Commit

Permalink
missing include
Browse files Browse the repository at this point in the history
  • Loading branch information
pcaspers committed Nov 11, 2023
1 parent e538299 commit d0b22ae
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test-suite/lowdiscrepancysequences.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@
#include "utilities.hpp"
#include <ql/math/statistics/discrepancystatistics.hpp>
#include <ql/math/statistics/sequencestatistics.hpp>
#include <ql/math/randomnumbers/burley2020sobolrsg.hpp>
#include <ql/math/randomnumbers/faurersg.hpp>
#include <ql/math/randomnumbers/haltonrsg.hpp>
#include <ql/math/randomnumbers/mt19937uniformrng.hpp>
Expand Down

0 comments on commit d0b22ae

Please sign in to comment.