Repair benchmark

This commit is contained in:
Paul Fd 2020-04-07 00:50:38 +02:00
parent 872e7c68e0
commit e03f1a8038

View file

@ -10,7 +10,7 @@
#include <vector>
#include <cmath>
#include <iostream>
#include "SfzHelpers.h"
#include "ModifierHelpers.h"
#include "absl/types/span.h"
class EnvelopeFixture : public benchmark::Fixture {