Skip to content

Commit

Permalink
merged
Browse files Browse the repository at this point in the history
  • Loading branch information
David Hollman committed Mar 26, 2018
2 parents acacaa7 + 0fcdd7b commit 80b4acb
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions src/include/darma/impl/task/functor_task.h
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,10 @@
#include <darma/impl/handle.h>
#include <darma/impl/util/smart_pointers.h>

#include <darma/impl/task/functor_task_permissions.h>

#include <darma/serialization/serializers/standard_library/tuple.h>

#include "task_base.h"
#include "task_ctor_helper.h"

Expand Down

0 comments on commit 80b4acb

Please sign in to comment.