Merge pull request #3143 from martin-frbg/fix3088
Resolve circular dependency between common.h and param.h
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