darknet/src/demo.h

7 lines
58 B
C

#ifndef DEMO_H
#define DEMO_H
#include "image.h"
#endif