Edited to make it work with wavelet library

This commit is contained in:
rafat.hsn@gmail.com 2011-04-27 00:41:19 +00:00
parent 37a0296f4b
commit e1acd2a4fb

View File

@ -9,7 +9,7 @@
#include <iostream> #include <iostream>
#include <fstream> #include <fstream>
#include "wave1d.h" #include "wavelet.h"
#include <vector> #include <vector>
#include <string> #include <string>
#include <cmath> #include <cmath>