Skip to content
Snippets Groups Projects
Commit 67f05105 authored by Steve Holme's avatar Steve Holme
Browse files

tool_operhlp.h: Fixed compilation warning

warning: 'struct Configurable' declared inside parameter list
parent b98c74b6
No related branches found
No related tags found
No related merge requests found
......@@ -23,6 +23,8 @@
***************************************************************************/
#include "tool_setup.h"
struct Configurable;
void clean_getout(struct Configurable *config);
bool output_expected(const char *url, const char *uploadfile);
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment