Go to the documentation of this file.
12 #ifdef OSI_INTERFACE_EXPORTS
13 #define EXPDLL __declspec(dllexport)
15 #define EXPDLL __declspec(dllimport)
16 #endif //OSI_INTERFACE_EXPORTS
22 #include "ClpModel.hpp"
41 void readMps(
const char *filename);