Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 319987
Collapse All | Expand All

(-)optim-1.0.4/src/__bfgsmin.cc (+1 lines)
Lines 26-31 Link Here
26
#include <oct.h>
26
#include <oct.h>
27
#include <octave/parse.h>
27
#include <octave/parse.h>
28
#include <octave/Cell.h>
28
#include <octave/Cell.h>
29
#include <octave/lo-ieee.h>
29
#include <float.h>
30
#include <float.h>
30
#include "error.h"
31
#include "error.h"
31
32

Return to bug 319987