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 <fstream>
#include "wave1d.h"
#include "wavelet.h"
#include <vector>
#include <string>
#include <cmath>