proper headers
This commit is contained in:
+8
-1
@@ -1 +1,8 @@
|
||||
void generate();
|
||||
#include "args.h"
|
||||
|
||||
#ifndef GENERATOR_H
|
||||
#define GENERATOR_H
|
||||
|
||||
void generate(parameters params);
|
||||
|
||||
#endif
|
||||
Reference in New Issue
Block a user