Joseph Redmon
2016-06-23 afb8b4f98bab53e85f2e5a3e7b3d11f0c9207ec7
src/cost_layer.h
@@ -1,7 +1,7 @@
#ifndef COST_LAYER_H
#define COST_LAYER_H
#include "params.h"
#include "layer.h"
#include "network.h"
typedef layer cost_layer;