Kaydet (Commit) 51b502bb authored tarafından Stephan Bergmann's avatar Stephan Bergmann

Missing include

Change-Id: I6af48e37b1b796a1680447ff972de8b5f5623d26
üst 002c1f72
......@@ -9,6 +9,8 @@
*
*/
#include <set>
#include "compat.hxx"
#include "plugin.hxx"
......
......@@ -8,6 +8,7 @@
*/
#include <cassert>
#include <set>
#include <string>
#include <iostream>
#include "plugin.hxx"
......
......@@ -7,6 +7,8 @@
* file, You can obtain one at http://mozilla.org/MPL/2.0/.
*/
#include <set>
#include "check.hxx"
#include "plugin.hxx"
......
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