diff options
-rw-r--r-- | lib/quotient_common.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/quotient_common.h b/lib/quotient_common.h index 037d5ded..d225ad63 100644 --- a/lib/quotient_common.h +++ b/lib/quotient_common.h @@ -5,6 +5,8 @@ #include <qobjectdefs.h> +#include <array> + namespace Quotient { Q_NAMESPACE |