Mercurial > hg > svgui
changeset 1597:7eb595837eaa
Fixes for mingw
author | Chris Cannam |
---|---|
date | Thu, 09 Apr 2020 17:09:11 +0100 |
parents | 19da7fa80c3c |
children | b1f3b5678549 |
files | widgets/PluginParameterBox.cpp widgets/PluginParameterBox.h widgets/PluginParameterDialog.h |
diffstat | 3 files changed, 3 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/widgets/PluginParameterBox.cpp Thu Apr 09 14:59:19 2020 +0100 +++ b/widgets/PluginParameterBox.cpp Thu Apr 09 17:09:11 2020 +0100 @@ -31,7 +31,6 @@ #include <iostream> #include <string> -#include <memory> #include <cmath>