ENH: opps
This commit is contained in:
parent
7bdad54614
commit
fa8f556a9d
|
@ -29,8 +29,6 @@
|
|||
#include <float.h>
|
||||
|
||||
#define SAFEDIV(x,y) (((y)!=0)?((x)/(y)):(0))
|
||||
#include <iostream> // remove me*****
|
||||
#undef cerr
|
||||
|
||||
class cmCTestRunProcess
|
||||
{
|
||||
|
|
Loading…
Reference in New Issue