Skip to content

Commit

Permalink
fix: missing include
Browse files Browse the repository at this point in the history
  • Loading branch information
Julusian committed Jan 5, 2024
1 parent 4fef571 commit 9873b3a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/modules/html/producer/html_producer.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,7 @@
#include <boost/regex.hpp>

#include <tbb/concurrent_queue.h>
#include <tbb/parallel_for.h>

#include <mutex>

Expand Down

0 comments on commit 9873b3a

Please sign in to comment.