src/demo/lp_demo.cc
changeset 1387 37d1b20cd9ef
parent 1381 998e8def9676
     1.1 --- a/src/demo/lp_demo.cc	Sun Apr 24 22:30:54 2005 +0000
     1.2 +++ b/src/demo/lp_demo.cc	Mon Apr 25 08:19:38 2005 +0000
     1.3 @@ -1,3 +1,7 @@
     1.4 +#ifdef HAVE_CONFIG_H
     1.5 +#include <config.h>
     1.6 +#endif
     1.7 +
     1.8  #include <iostream>
     1.9  
    1.10