tool_operhlp.h: Fixed compilation warning
warning: 'struct Configurable' declared inside parameter list
This commit is contained in:
parent
b98c74b67e
commit
67f051051f
@ -23,6 +23,8 @@
|
|||||||
***************************************************************************/
|
***************************************************************************/
|
||||||
#include "tool_setup.h"
|
#include "tool_setup.h"
|
||||||
|
|
||||||
|
struct Configurable;
|
||||||
|
|
||||||
void clean_getout(struct Configurable *config);
|
void clean_getout(struct Configurable *config);
|
||||||
|
|
||||||
bool output_expected(const char *url, const char *uploadfile);
|
bool output_expected(const char *url, const char *uploadfile);
|
||||||
|
Loading…
x
Reference in New Issue
Block a user