Alexey
2018-05-18 8b9af80a5b3bdb6ec17c4fa2cfa14ce4676ef1c3
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;