Headers are important

This commit is contained in:
Joseph Redmon
2015-08-01 17:26:53 -07:00
parent 0b4c38f631
commit f11480833d
6 changed files with 8 additions and 5 deletions

View File

@ -4,6 +4,7 @@
#include "image.h"
#include "data.h"
#include "utils.h"
#include "blas.h"
#include "crop_layer.h"
#include "connected_layer.h"