switched to BenchUtil.h

This commit is contained in:
Mark Borgerding 2009-10-30 19:46:45 -04:00
parent a2268ca6b3
commit 0fa68b9e50

View File

@ -22,10 +22,10 @@
// License and a copy of the GNU General Public License along with // License and a copy of the GNU General Public License along with
// Eigen. If not, see <http://www.gnu.org/licenses/>. // Eigen. If not, see <http://www.gnu.org/licenses/>.
#include <bench/BenchUtil.h>
#include <complex> #include <complex>
#include <vector> #include <vector>
#include <Eigen/Core> #include <Eigen/Core>
#include <bench/BenchTimer.h>
#include <unsupported/Eigen/FFT> #include <unsupported/Eigen/FFT>