changeset 2610 | 52cf8f8f25b4 |
parent 2553 | bfced05fa852 |
12:43767bbca17a | 13:1bb8d59e9b29 |
---|---|
18 |
18 |
19 #include "test_tools.h" |
19 #include "test_tools.h" |
20 |
20 |
21 |
21 |
22 #ifdef HAVE_CONFIG_H |
22 #ifdef HAVE_CONFIG_H |
23 #include <config.h> |
23 #include <lemon/config.h> |
24 #endif |
24 #endif |
25 |
25 |
26 #ifdef HAVE_CPLEX |
26 #ifdef HAVE_CPLEX |
27 #include <lemon/mip_cplex.h> |
27 #include <lemon/mip_cplex.h> |
28 #endif |
28 #endif |