Includes all the MathCore headers. Besides, this file is included by (almost?) all CPP files and thus this is the perfect header to precompile.
Definition in file mc.h.
#include "mc/config.h"
#include "mc/Setup.h"
#include "wx/xml2.h"
#include "wx/script.h"
#include <gmp.h>
#include "mc/MathTypes.h"
#include "mc/MathUtils.h"
#include "mc/MathHelpers.h"
#include "mc/MathCore.h"
#include "mc/Value.h"
#include "mc/Element.h"
#include "mc/Decoration.h"
#include "mc/ElementArray.h"
#include "mc/EmptyBox.h"
#include "mc/Monomial.h"
#include "mc/Polynomial.h"
#include "mc/ExpContainer.h"
#include "mc/ExpElement.h"
#include "mc/Fraction.h"
#include "mc/Bracket.h"
#include "mc/MathMng.h"
#include "mc/MathLine.h"
#include "mc/MathSystem.h"
#include "mc/MathAndSystem.h"
#include "mc/MathOrSystem.h"
#include "mc/Number.h"
#include "mc/Operator.h"
#include "mc/AddSubOp.h"
#include "mc/MultDivOp.h"
#include "mc/Parenthesis.h"
#include "mc/Text.h"
#include "mc/Function.h"
#include "mc/Radical.h"
#include "mc/Symbol.h"
#include "mc/Solver.h"
#include "mc/GenericSolver.h"
#include "mc/PolySolver.h"
#include "mc/BisectSolver.h"
Include dependency graph for mc.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
[ Top ] |