mirror of
https://github.com/zeek/zeek.git
synced 2025-10-11 19:18:19 +00:00
bifcl: Fix header include guards
This commit is contained in:
parent
c60bd14d56
commit
7009f1dda6
2 changed files with 3 additions and 4 deletions
|
@ -2,6 +2,8 @@
|
|||
// These functions are used by both Zeek and bifcl.
|
||||
//
|
||||
|
||||
#pragma once
|
||||
|
||||
#include <string>
|
||||
|
||||
using namespace std;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue