From 39c1f58f6d103ebab31b291ad01b0c33a4b630cf Mon Sep 17 00:00:00 2001 From: Black Hat Date: Thu, 11 Jul 2019 15:43:23 +0800 Subject: [PATCH] Update libQuotient. Fixes #57. --- include/libQuotient | 2 +- src/spectralroom.h | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/include/libQuotient b/include/libQuotient index 9ad25f204..45443dfbd 160000 --- a/include/libQuotient +++ b/include/libQuotient @@ -1 +1 @@ -Subproject commit 9ad25f204fa6caadf93203c42f3ea7de17dceab0 +Subproject commit 45443dfbd8e800238ec0f0b6d284c144c02ee0d8 diff --git a/src/spectralroom.h b/src/spectralroom.h index f065f15b8..729b7c1d6 100644 --- a/src/spectralroom.h +++ b/src/spectralroom.h @@ -14,6 +14,7 @@ #include #include #include +#include using namespace QMatrixClient;