src/demo/lp_demo.cc
changeset 1387 37d1b20cd9ef
parent 1381 998e8def9676
equal deleted inserted replaced
4:e5230ea2ef55 5:68c245239a71
       
     1 #ifdef HAVE_CONFIG_H
       
     2 #include <config.h>
       
     3 #endif
       
     4 
     1 #include <iostream>
     5 #include <iostream>
     2 
     6 
     3 
     7 
     4 #ifdef HAVE_GLPK
     8 #ifdef HAVE_GLPK
     5 #include <lemon/lp_glpk.h>
     9 #include <lemon/lp_glpk.h>