Skip to content

Commit

Permalink
Add missing include
Browse files Browse the repository at this point in the history
  • Loading branch information
Smjert committed Dec 22, 2023
1 parent 32c3d3a commit 7fd0615
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions osquery/tables/applications/browser_firefox.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@
* SPDX-License-Identifier: (Apache-2.0 OR GPL-2.0-only)
*/

#include <optional>

#include <boost/property_tree/json_parser.hpp>

#include <osquery/core/tables.h>
Expand Down

0 comments on commit 7fd0615

Please sign in to comment.