Commit 0eef60c9 authored by Haehner, Urs Rene's avatar Haehner, Urs Rene
Browse files

Add array include.

parent 06121c34
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -14,6 +14,7 @@
#ifndef DCA_PHYS_MODELS_ANALYTIC_HAMILTONIANS_TWOBAND_CHAIN_HPP
#define DCA_PHYS_MODELS_ANALYTIC_HAMILTONIANS_TWOBAND_CHAIN_HPP

#include <array>
#include <cmath>
#include <stdexcept>
#include <utility>