Removed unnecessary boost include
This commit is contained in:
parent
b98687147a
commit
38223569ab
1 changed files with 3 additions and 4 deletions
|
@ -42,7 +42,6 @@
|
|||
#include <boost/optional.hpp>
|
||||
#include <boost/make_shared.hpp>
|
||||
#include <boost/shared_ptr.hpp>
|
||||
#include <boost/utility/in_place_factory.hpp> //needed for boost::in_place to initialize optionals
|
||||
|
||||
#include <vector>
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue