Change-Id: I0d6d65fa45b80aa77191a0e097d827261cd2e08f
Signed-off-by: Sangwan Kwon <sangwan.kwon@samsung.com>
Name: vist
-Version: 0.1.4
+Version: 0.1.5
Release: 0
License: Apache-2.0
Summary: ViST(Virtual Security Table) is an unified security API platform based virtual tables.
#include <unordered_map>
-#include <boost/io/detail/quoted_manip.hpp>
+#include <boost/io/quoted.hpp>
namespace osquery {
#include <gtest/gtest.h>
#include <boost/algorithm/string.hpp>
-#include <boost/io/detail/quoted_manip.hpp>
+#include <boost/io/quoted.hpp>
#include <osquery/utils/error/error.h>