Skip to content

Commit

Permalink
Add missing include file
Browse files Browse the repository at this point in the history
  • Loading branch information
linas committed Jan 25, 2025
1 parent 4ba3255 commit 55a75ac
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions opencog/util/concurrent_set.h
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@
#include <set>
#include <exception>
#include <mutex>
#include <vector>

/** \addtogroup grp_cogutil
* @{
Expand Down

0 comments on commit 55a75ac

Please sign in to comment.