Code indexing in gitaly is broken and leads to code not being visible to the user. We work on the issue with highest priority.

Skip to content
Snippets Groups Projects
Commit 295bb06d authored by frey_m's avatar frey_m
Browse files

LatinHyperCube: remove unnecessary header

parent 48cc80f3
No related branches found
No related tags found
No related merge requests found
...@@ -4,8 +4,6 @@ ...@@ -4,8 +4,6 @@
#include "Sample/SamplingMethod.h" #include "Sample/SamplingMethod.h"
#include "Sample/RNGStream.h" #include "Sample/RNGStream.h"
#include <type_traits>
class LatinHyperCube : public SamplingMethod class LatinHyperCube : public SamplingMethod
{ {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment