Browse Source

includes the headers for the number types supported by the carl-configuration used on the system

Former-commit-id: 18f80e9157
tempestpy_adaptions
sjunges 9 years ago
parent
commit
6503d929de
  1. 3
      src/adapters/CarlAdapter.h

3
src/adapters/CarlAdapter.h

@ -6,8 +6,7 @@
#ifdef STORM_HAVE_CARL
#include <cln/cln.h>
#include <gmpxx.h>
#include <carl/numbers/numbers.h>
#include <carl/core/MultivariatePolynomial.h>
#include <carl/core/RationalFunction.h>
#include <carl/core/VariablePool.h>

Loading…
Cancel
Save