AlexeyAB
2017-09-12 8fa9f44211e5b06a5e4c0859eb31af6a45492222
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;