carl  24.04
Computer ARithmetic Library
ginac.h
Go to the documentation of this file.
1 #pragma once
2 
3 #include <carl-common/config.h>
4 
5 #ifdef USE_GINAC
6 #include <ginac/ginac.h>
7 #undef deprecated
8 #endif