Cbc
trunk
|
00001 /* $Id$ */ 00002 // Copyright (C) 2002, International Business Machines 00003 // Corporation and others. All Rights Reserved. 00004 // This code is licensed under the terms of the Eclipse Public License (EPL). 00005 00006 #ifndef CbcCompareActual_H 00007 #define CbcCompareActual_H 00008 #include "CbcNode.hpp" 00009 #include "CbcCompareBase.hpp" 00010 #include "CbcCompare.hpp" 00011 #include "CbcCompareDepth.hpp" 00012 #include "CbcCompareDefault.hpp" 00013 #endif 00014