Skip to content
Snippets Groups Projects
Commit eb7bb7c4 authored by Sven Verdoolaege's avatar Sven Verdoolaege
Browse files

NTL_QQ.cc: add stdlib include for abort hidden in NTL_vector_impl

Reported by Kostas Oikonomou
parent c88a00bd
No related branches found
No related tags found
No related merge requests found
#include <assert.h>
#include <stdlib.h> // needed for abort hidden in NTL_vector_impl
#include <barvinok/NTL_QQ.h>
NTL_vector_impl(QQ,vec_QQ);
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment