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