Mercurial > hg > octave-lyh
diff src/pr-output.cc @ 2891:1a30f46e1870
[project @ 1997-04-28 01:49:00 by jwe]
author | jwe |
---|---|
date | Mon, 28 Apr 1997 02:01:22 +0000 |
parents | 8b262e771614 |
children | facd9d10e5c1 |
line wrap: on
line diff
--- a/src/pr-output.cc +++ b/src/pr-output.cc @@ -36,6 +36,7 @@ #include "CMatrix.h" #include "Range.h" #include "dMatrix.h" +#include "lo-mappers.h" #include "mach-info.h" #include "oct-cmplx.h" #include "oct-math.h" @@ -46,7 +47,6 @@ #include "error.h" #include "gripes.h" #include "help.h" -#include "mappers.h" #include "oct-obj.h" #include "pager.h" #include "pr-output.h"