refactor includes
This commit is contained in:
+1
-1
@@ -3,6 +3,6 @@
|
||||
#ifndef ARGS_H
|
||||
#define ARGS_H
|
||||
|
||||
parameters parse_args(int argc, char **argv);
|
||||
Parameters parse_args(int argc, char **argv);
|
||||
|
||||
#endif
|
||||
Reference in New Issue
Block a user