mirror of https://github.com/CGAL/cgal
removed #include<CGAL/Timer.h> from file
This commit is contained in:
parent
8166169bd3
commit
1353f56b53
|
|
@ -20,8 +20,6 @@
|
|||
#ifndef CGAL_ENVELOPE_NUMBER_OF_SURFACES_H
|
||||
#define CGAL_ENVELOPE_NUMBER_OF_SURFACES_H
|
||||
|
||||
#include <CGAL/Timer.h>
|
||||
|
||||
#include <iostream>
|
||||
#include <cassert>
|
||||
#include <list>
|
||||
|
|
|
|||
Loading…
Reference in New Issue