Commit 396ad7ed authored by Haehner, Urs Rene's avatar Haehner, Urs Rene
Browse files

Add missing include of array.

parent 8b4c53dd
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -13,6 +13,7 @@
#define DCA_PHYS_DCA_STEP_CLUSTER_SOLVER_CTINT_STRUCTS_INTERACTION_VERTICES_HPP

#include <algorithm>
#include <array>
#include <cmath>
#include <stdexcept>
#include <vector>