Skip to content
Snippets Groups Projects
Commit f231a340 authored by Nordine Feddal's avatar Nordine Feddal
Browse files

added include

parent 5da99514
No related branches found
No related tags found
No related merge requests found
......@@ -30,6 +30,7 @@ def parse_tasks(args):
outFile.write("#ifndef __GPU_TASKS_HPP\n"
"#define __GPU_TASKS_HPP\n"
"#include <memory>\n"
"#include <vector>\n")
# dump the wrapper for vector
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment