Changeset 1919 for stable/1.15/Clp/src/ClpSimplex.hpp
- Timestamp:
- Feb 8, 2013 7:56:03 AM (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
stable/1.15/Clp/src/ClpSimplex.hpp
r1910 r1919 28 28 class ClpDisasterHandler; 29 29 class ClpConstraint; 30 #ifdef CLP_HAS_ABC 30 31 #include "AbcCommon.hpp" 31 #ifdef CLP_HAS_ABC32 32 class AbcTolerancesEtc; 33 33 class AbcSimplex;
Note: See TracChangeset
for help on using the changeset viewer.