mirror of
https://github.com/Telecominfraproject/wlan-cloud-lib-cppkafka.git
synced 2025-11-02 19:47:55 +00:00
Use relative includes on utils files
This commit is contained in:
@@ -9,7 +9,7 @@
|
||||
#include <unordered_map>
|
||||
#include <map>
|
||||
#include <boost/optional.hpp>
|
||||
#include "producer.h"
|
||||
#include "../producer.h"
|
||||
|
||||
namespace cppkafka {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user