mirror of
https://github.com/simon987/wavelib.git
synced 2025-04-20 18:46:45 +00:00
Commit : One error corrected#
This commit is contained in:
parent
4075ae5bc8
commit
9ce0ad4830
@ -10,7 +10,7 @@
|
|||||||
#include <string>
|
#include <string>
|
||||||
#include <cmath>
|
#include <cmath>
|
||||||
#include <iostream>
|
#include <iostream>
|
||||||
#include "../../src/wavelib.h"
|
#include "../../header/wavelib.h"
|
||||||
#include<vector>
|
#include<vector>
|
||||||
|
|
||||||
|
|
||||||
@ -349,7 +349,7 @@ BOOST_AUTO_TEST_CASE(BiorCoefTests)
|
|||||||
delete[] name;
|
delete[] name;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
*/
|
|
||||||
BOOST_AUTO_TEST_CASE(RBiorCoefTests)
|
BOOST_AUTO_TEST_CASE(RBiorCoefTests)
|
||||||
{
|
{
|
||||||
wave_object obj;
|
wave_object obj;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user