Skip to content

Commit

Permalink
fixup! Rework the EndpointSecurity manager.
Browse files Browse the repository at this point in the history
  • Loading branch information
rsmmr committed Dec 12, 2023
1 parent e69160b commit 3b844ba
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/platform/darwin/endpoint-security.h
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,9 @@

#include "util/result.h"

#include <vector>
#include <string>
#include <memory>
#include <string>
#include <vector>

#include <EndpointSecurity/EndpointSecurity.h>

Expand Down

0 comments on commit 3b844ba

Please sign in to comment.