编译成功

This commit is contained in:
2019-10-21 22:40:08 +08:00
parent 4076f6803a
commit bcafb30f35
5 changed files with 9 additions and 5 deletions

View File

@@ -70,7 +70,7 @@ licence.
#include <stdlib.h>
#include <math.h>
#include <lbfgs.h>
#include "lbfgs.h"
#ifdef _MSC_VER
#define inline __inline