From aa9fece62826ee2f5d1f70bc4ab3d50e37dff020 Mon Sep 17 00:00:00 2001 From: curt Date: Mon, 13 Nov 2000 16:37:38 +0000 Subject: [PATCH] Rearranged includes a touch. --- src/FDM/LaRCsimIC.cxx | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/src/FDM/LaRCsimIC.cxx b/src/FDM/LaRCsimIC.cxx index 8e629e2b6..872106d07 100644 --- a/src/FDM/LaRCsimIC.cxx +++ b/src/FDM/LaRCsimIC.cxx @@ -25,6 +25,9 @@ */ +#include +#include + #include "FDM/LaRCsimIC.hxx" #include #include @@ -32,8 +35,6 @@ #include #include #include -#include -#include LaRCsimIC::LaRCsimIC(void) { vt=vtg=vw=vc=ve=0; -- 2.39.5