From d4f42938a567a4a0f378df153aa421273d75687f Mon Sep 17 00:00:00 2001 From: Craig Robbins Date: Mon, 1 Dec 2014 15:17:47 +1000 Subject: Fix build Note: this does not fix the warnings generated by clang --- src/settings.cpp | 1 + 1 file changed, 1 insertion(+) (limited to 'src/settings.cpp') diff --git a/src/settings.cpp b/src/settings.cpp index 34348cc06..6631ceb6e 100644 --- a/src/settings.cpp +++ b/src/settings.cpp @@ -30,6 +30,7 @@ with this program; if not, write to the Free Software Foundation, Inc., #include "util/serialize.h" #include "filesys.h" #include +#include Settings::~Settings() -- cgit v1.2.3