Mercurial > hg > octave-lyh
diff liboctave/LPsolve.cc @ 465:4caf8fbeb778
[project @ 1994-06-06 01:05:09 by jwe]
author | jwe |
---|---|
date | Mon, 06 Jun 1994 01:05:09 +0000 |
parents | 780cbbc57b7c |
children | 2ca256b77602 |
line wrap: on
line diff
--- a/liboctave/LPsolve.cc +++ b/liboctave/LPsolve.cc @@ -1,7 +1,7 @@ // LPsolve.cc -*- C++ -*- /* -Copyright (C) 1992, 1993 John W. Eaton +Copyright (C) 1992, 1993, 1994 John W. Eaton This file is part of Octave. @@ -25,6 +25,11 @@ #include "config.h" #endif +#if defined (__GNUG__) +#pragma implementation +#endif + +#include "dColVector.h" #include "LPsolve.h" Vector