Removed #include
This commit is contained in:
@@ -6,7 +6,6 @@
|
|||||||
#endif
|
#endif
|
||||||
#include "sleef.c"
|
#include "sleef.c"
|
||||||
#include "opthelper.h"
|
#include "opthelper.h"
|
||||||
#include <iostream>
|
|
||||||
#define pow_F(a,b) (xexpf(b*xlogf(a)))
|
#define pow_F(a,b) (xexpf(b*xlogf(a)))
|
||||||
|
|
||||||
#define DIAGONALS 5
|
#define DIAGONALS 5
|
||||||
|
Reference in New Issue
Block a user