Skip to content

Commit

Permalink
Added missing include
Browse files Browse the repository at this point in the history
  • Loading branch information
uphoffc committed Mar 21, 2019
1 parent 40bd984 commit 6784d0f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions include/easi/component/Composite.h
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,7 @@

#include <vector>
#include <algorithm>
#include <numeric>
#include <sstream>
#include "easi/Component.h"
#include "easi/util/Print.h"
Expand Down

0 comments on commit 6784d0f

Please sign in to comment.