From d9e1e04c09a99b2a507e071f434fd394f4781051 Mon Sep 17 00:00:00 2001 From: Joel Klinghed Date: Sat, 22 Jul 2017 23:03:26 +0200 Subject: fixup! Initial monitor GUI Missing static initializer --- src/monitor-gui.cc | 3 +++ 1 file changed, 3 insertions(+) diff --git a/src/monitor-gui.cc b/src/monitor-gui.cc index 682b441..dacc318 100644 --- a/src/monitor-gui.cc +++ b/src/monitor-gui.cc @@ -216,6 +216,9 @@ private: static const std::string empty_; }; +// static +const PackageList::Package PackageList::EMPTY; + // static const std::string PackageList::empty_; -- cgit v1.2.3-70-g09d2