Update interval
This commit is contained in:
parent
5efd2fdd6f
commit
e953032c22
1 changed files with 1 additions and 0 deletions
|
@ -6,6 +6,7 @@ Author: Leonardo de Moura
|
|||
*/
|
||||
#include "interval_def.h"
|
||||
#include "mpq.h"
|
||||
#include "double.h"
|
||||
|
||||
namespace lean {
|
||||
template class interval<mpq>;
|
||||
|
|
Loading…
Reference in a new issue