mirror of
https://github.com/Z3Prover/z3
synced 2025-10-06 16:01:55 +00:00
merge interp/duality changes with unstable
This commit is contained in:
commit
732035bf63
37 changed files with 216 additions and 2067 deletions
|
@ -23,7 +23,7 @@ Revision History:
|
|||
#include <vector>
|
||||
#include <string>
|
||||
|
||||
#ifdef WIN32
|
||||
#ifdef _WINDOWS
|
||||
#define FOCI2_EXPORT __declspec(dllexport)
|
||||
#else
|
||||
#define FOCI2_EXPORT __attribute__ ((visibility ("default")))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue