From 01c45dc49b301e45b285d413f240b2db35abc562 Mon Sep 17 00:00:00 2001 From: stevenj Date: Mon, 15 Mar 2010 18:31:59 -0400 Subject: [PATCH] nlopt-util.h not needed for mex file darcs-hash:20100315223159-c8de0-aba750ebeed8a30dbfc442fa993fc414eb321082.gz --- octave/nlopt_minimize_constrained-mex.c | 1 - 1 file changed, 1 deletion(-) diff --git a/octave/nlopt_minimize_constrained-mex.c b/octave/nlopt_minimize_constrained-mex.c index 538bcb1..92620f3 100644 --- a/octave/nlopt_minimize_constrained-mex.c +++ b/octave/nlopt_minimize_constrained-mex.c @@ -29,7 +29,6 @@ #include #include "nlopt.h" -#include "nlopt-util.h" #define xSTRIZE(x) #x #define STRIZE(x) xSTRIZE(x) -- 2.30.2