More cleanup.

This commit is contained in:
jgoppert
2015-11-05 12:34:14 -05:00
parent fd64e7e93a
commit 537c683d58
11 changed files with 20 additions and 10 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
#include <assert.h>
#include <stdio.h>
#include "filter.hpp"
#include "matrix.hpp"
using namespace matrix;