Alexey
2018-08-15 a723e1c62a27aeb39aaf7fcdeb3beb4e89fba32d
src/box.h
@@ -1,11 +1,6 @@
#ifndef BOX_H
#define BOX_H
#ifdef _DEBUG
#include <stdlib.h>
#include <crtdbg.h>
#endif
#ifdef YOLODLL_EXPORTS
#if defined(_MSC_VER)
#define YOLODLL_API __declspec(dllexport)