Compile fix

This commit is contained in:
AlexeyAB
2019-05-27 22:10:07 +03:00
parent 24f7d94ab4
commit 55dcd1bcb8

View File

@ -25,6 +25,7 @@
#include "batchnorm_layer.h"
#include "maxpool_layer.h"
#include "reorg_layer.h"
#include "reorg_old_layer.h"
#include "avgpool_layer.h"
#include "cost_layer.h"
#include "softmax_layer.h"