mirror of
https://github.com/zeek/zeek.git
synced 2025-10-03 15:18:20 +00:00
Use quotes instead of <> for zeek includes
This commit is contained in:
parent
499db5dd70
commit
648f0f0623
28 changed files with 59 additions and 50 deletions
|
@ -1,7 +1,7 @@
|
|||
|
||||
#pragma once
|
||||
|
||||
#include <zeek/plugin/Plugin.h>
|
||||
#include "zeek/plugin/Plugin.h"
|
||||
|
||||
namespace btest::plugin::Demo_API {
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue