Removed unused boost/value_init header

pull/326/head
Lev Sizov 5 years ago
parent 2cd4fd8972
commit 4ad191ffa9

@ -32,7 +32,6 @@
#include <stddef.h> #include <stddef.h>
#include <iostream> #include <iostream>
#include <boost/utility/value_init.hpp>
#include "common/pod-class.h" #include "common/pod-class.h"
#include "generic-ops.h" #include "generic-ops.h"

@ -30,7 +30,6 @@
#include <sstream> #include <sstream>
#include <numeric> #include <numeric>
#include <boost/utility/value_init.hpp>
#include <boost/interprocess/detail/atomic.hpp> #include <boost/interprocess/detail/atomic.hpp>
#include <boost/algorithm/string.hpp> #include <boost/algorithm/string.hpp>
#include "misc_language.h" #include "misc_language.h"

@ -32,7 +32,6 @@
#include <tuple> #include <tuple>
#include <boost/format.hpp> #include <boost/format.hpp>
#include <boost/optional/optional.hpp> #include <boost/optional/optional.hpp>
#include <boost/utility/value_init.hpp>
#include <boost/algorithm/string/classification.hpp> #include <boost/algorithm/string/classification.hpp>
#include <boost/algorithm/string/trim.hpp> #include <boost/algorithm/string/trim.hpp>
#include <boost/algorithm/string/split.hpp> #include <boost/algorithm/string/split.hpp>

Loading…
Cancel
Save