Removed old references to matrix.hpp.

This commit is contained in:
jgoppert
2015-11-07 11:08:17 -05:00
parent 222e42f934
commit 1fb0f33eb4
22 changed files with 22 additions and 22 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
#include <assert.h>
#include <stdio.h>
#include "matrix.hpp"
#include <matrix/math.hpp>
using namespace matrix;