Skip to content

Commit

Permalink
[PatternsSubscriber] add missing include file
Browse files Browse the repository at this point in the history
  • Loading branch information
sarthou committed Oct 31, 2024
1 parent aded04b commit 60f056c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions include/ontologenius/API/ontologenius/PatternsSubscriber.h
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
#include <functional>
#include <string>
#include <thread>
#include <unordered_map>
#include <vector>

#include "ontologenius/compat/ros.h"
Expand Down

0 comments on commit 60f056c

Please sign in to comment.