Skip to content

Commit

Permalink
Google-internal cleanup.
Browse files Browse the repository at this point in the history
PiperOrigin-RevId: 341562475
  • Loading branch information
AnandKesariGoogle authored and copybara-github committed Nov 10, 2020
1 parent 7c860b4 commit 2934b5c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions agent_based_epidemic_sim/port/executor.cc
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@
#include "agent_based_epidemic_sim/port/executor.h"

#include <thread> // NOLINT: Open source only.
#include <vector>

#include "absl/memory/memory.h"
#include "absl/synchronization/mutex.h"
Expand Down

2 comments on commit 2934b5c

@kashif
Copy link

@kashif kashif commented on 2934b5c Nov 10, 2020

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I had this fix from a month ago as a PR #88

i guess i'll close that PR now 😢

@syshafi
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@kashif , I'm really sorry about that! We had some internal confusion due to some team changes and missed your PR. We do really appreciate contributions and please feel free to open an Issue as that might get more visibility.

Please sign in to comment.