Include common.h (and indirectly param.h) rather than just param.h to have BLASLONG available w/o circular dependencies
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
#else
|
||||
#include "config_kernel.h"
|
||||
#endif
|
||||
#include "param.h"
|
||||
#include "common.h"
|
||||
|
||||
int main(int argc, char **argv) {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user