Index: SRC/system_of_eqn/linearSOE/sparseGEN/DistributedSuperLU.cpp =================================================================== --- SRC/system_of_eqn/linearSOE/sparseGEN/DistributedSuperLU.cpp (revision 6236) +++ SRC/system_of_eqn/linearSOE/sparseGEN/DistributedSuperLU.cpp (working copy) @@ -31,6 +31,7 @@ #include #include +#include #include #include #include @@ -37,10 +38,10 @@ #include #include -#include + superlu_options_t options; SuperLUStat_t stat; SuperMatrix A;