diff liboctave/dColVector.cc @ 1368:33bb7975f866

[project @ 1995-09-06 00:12:48 by jwe]
author jwe
date Wed, 06 Sep 1995 00:12:48 +0000
parents 7eb93d12654c
children 23aa282707e8
line wrap: on
line diff
--- a/liboctave/dColVector.cc
+++ b/liboctave/dColVector.cc
@@ -33,10 +33,10 @@
 
 #include <Complex.h>
 
+#include "f77-uscore.h"
+#include "lo-error.h"
 #include "mx-base.h"
 #include "mx-inlines.cc"
-#include "f77-uscore.h"
-#include "lo-error.h"
 
 // Fortran functions we call.