/* This file is just a compatibility placeholder. */ # ifndef MPMATHINTERVAL_H # define MPMATHINTERVAL_H 1 # include "mp.h" math_data *mp_initialize_interval_math (MP mp); # endif