Skip to content
Snippets Groups Projects
Commit af605cc3 authored by Andre Offringa's avatar Andre Offringa
Browse files

Bug 1491: fixing compilation error

parent efe5b1ec
Branches
Tags
No related merge requests found
...@@ -23,6 +23,7 @@ ...@@ -23,6 +23,7 @@
#include <string> #include <string>
#include <iostream> #include <iostream>
#include <vector> #include <vector>
#include <cmath>
class NoiseStatistics { class NoiseStatistics {
public: public:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment