Clean up (before drastic refactoring)
This commit is contained in:
parent
411e4db3db
commit
f836c53711
10 changed files with 61 additions and 67 deletions
|
|
@ -1,6 +1,6 @@
|
|||
|
||||
#include "matrix.h"
|
||||
#include "image.h"
|
||||
#include "matrix/matrix.h"
|
||||
#include "image/image.h"
|
||||
|
||||
typedef struct {
|
||||
int input_size;
|
||||
|
|
|
|||
Reference in a new issue