Skip to content

Commit

Permalink
Bug 1330980 - Add <vector> to dbtool.h to unbreak GYP builds r=bustage
Browse files Browse the repository at this point in the history
  • Loading branch information
Tim Taubert committed Jan 13, 2017
1 parent 7bedb8e commit a0a101c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions nss-tool/db/dbtool.h
Expand Up @@ -6,6 +6,7 @@
#define dbtool_h__

#include <string>
#include <vector>

class DBTool {
public:
Expand Down

0 comments on commit a0a101c

Please sign in to comment.