ext/lbfgsb/lbfgsbext.h in lbfgsb-0.3.1 vs ext/lbfgsb/lbfgsbext.h in lbfgsb-0.3.2
- old
+ new
@@ -1,8 +1,9 @@
#ifndef LBFGSB_RB_H
#define LBFGSB_RB_H 1
#include <float.h>
+#include <string.h>
#include <ruby.h>
#include <numo/narray.h>
#include <numo/template.h>