CbcCompareActual.hpp
Go to the documentation of this file.
1 /* $Id: CbcCompareActual.hpp 1432 2010-02-07 19:33:53Z bjarni $ */
2 // Copyright (C) 2002, International Business Machines
3 // Corporation and others. All Rights Reserved.
4 #ifndef CbcCompareActual_H
5 #define CbcCompareActual_H
6 #include "CbcNode.hpp"
7 #include "CbcCompareBase.hpp"
8 #include "CbcCompare.hpp"
9 #include "CbcCompareDepth.hpp"
10 #include "CbcCompareDefault.hpp"
11 #endif
12