- Remove tribool from RepoInfo's interface.
[platform/upstream/libzypp.git] / zypp / target / store / serialize.cc
index 5d86f77..18668b4 100644 (file)
@@ -15,6 +15,8 @@
 #include <sstream>
 #include <streambuf>
 
+#include <boost/logic/tribool.hpp>
+
 #include "zypp/base/Logger.h"
 #include "zypp/CapFactory.h"
 #include "zypp/Url.h"