lemon/lp_glpk.cc
changeset 2253 1645f6cc9667
parent 1956 a055123339d5
child 2312 07e46cbb7d85
     1.1 --- a/lemon/lp_glpk.cc	Tue Oct 17 11:02:30 2006 +0000
     1.2 +++ b/lemon/lp_glpk.cc	Tue Oct 17 11:05:23 2006 +0000
     1.3 @@ -16,9 +16,6 @@
     1.4   *
     1.5   */
     1.6  
     1.7 -#ifndef LEMON_LP_GLPK_CC
     1.8 -#define LEMON_LP_GLPK_CC
     1.9 -
    1.10  ///\file
    1.11  ///\brief Implementation of the LEMON-GLPK lp solver interface.
    1.12  
    1.13 @@ -526,5 +523,3 @@
    1.14  
    1.15   
    1.16  } //END OF NAMESPACE LEMON
    1.17 -
    1.18 -#endif //LEMON_LP_GLPK_CC