Kaydet (Commit) 12bf19b8 authored tarafından Noel Grandin's avatar Noel Grandin

remove boost/ptr_vector from pch file

Change-Id: I040d1298780e8440a8a18f193d5f32cd0e3bcd4f
üst 2ff2faff
...@@ -94,7 +94,6 @@ ...@@ -94,7 +94,6 @@
#include <boost/bind.hpp> #include <boost/bind.hpp>
#include <boost/noncopyable.hpp> #include <boost/noncopyable.hpp>
#include <boost/optional.hpp> #include <boost/optional.hpp>
#include <boost/ptr_container/ptr_vector.hpp>
#include <memory> #include <memory>
#include <boost/spirit/include/classic_core.hpp> #include <boost/spirit/include/classic_core.hpp>
#include <cassert> #include <cassert>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment