Include std vector (include what you use) in spdy_priority_forest.h

BUG=82098
R=jar@chromium.org

Review URL: https://codereview.chromium.org/104603003

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@242605 0039d316-1c4b-4281-b951-d872f2087c98
parent 519ed0d5
...@@ -7,6 +7,7 @@ ...@@ -7,6 +7,7 @@
#include <map> #include <map>
#include <set> #include <set>
#include <vector>
#include "base/basictypes.h" #include "base/basictypes.h"
#include "base/containers/hash_tables.h" #include "base/containers/hash_tables.h"
......
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