Skip to content

Commit

Permalink
[ntcore] LocalSubscriber: Add missing include
Browse files Browse the repository at this point in the history
  • Loading branch information
PeterJohnson committed Oct 22, 2024
1 parent 866fe1b commit 92e0fb7
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions ntcore/src/main/native/cpp/local/LocalSubscriber.h
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@

#pragma once

#include <utility>

#include <wpi/Synchronization.h>

#include "Handle.h"
Expand Down

0 comments on commit 92e0fb7

Please sign in to comment.