Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/linearsystemofequations.hpp

    r8dc761 r1f61b6  
    66 */
    77
    8 #ifndef LINEARSYSTEMSOFEQUATIONS_HPP
    9 #define LINEARSYSTEMSOFEQUATIONS_HPP
     8using namespace std;
    109
    1110/*********************************************** includes ***********************************/
     
    5655  bool IsSymmetric;
    5756};
    58 
    59 #endif /* LINEARSYSTEMSOFEQUATIONS_HPP */
Note: See TracChangeset for help on using the changeset viewer.